Skip to content

Commit e0a199c

Browse files
authored
Merge pull request #222 from rjeberhard/master
User OCIR for images
2 parents 17b9493 + da041c4 commit e0a199c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wercker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ build:
6161
- internal/docker-push:
6262
username: $REPO_USERNAME
6363
password: $REPO_PASSWORD
64-
email: $REPO_EMAIL
65-
repository: $REPO_LOCATION
64+
repository: $REPO_REPOSITORY
65+
registry: $REPO_REGISTRY
6666
tag: $IMAGE_TAG_OPERATOR
6767
working-dir: "/operator"
6868
cmd: "operator.sh"

0 commit comments

Comments
 (0)