We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71df64a commit f364910Copy full SHA for f364910
wercker.yml
@@ -55,6 +55,7 @@ build:
55
# push the image to Docker using the GIT branch as the tag
56
# this image needs to be available to the integration-test pipeline for testing
57
- internal/docker-push:
58
+ image-name: $REPO_REPOSITORY:$IMAGE_TAG_OPERATOR
59
username: $REPO_USERNAME
60
password: $REPO_PASSWORD
61
repository: $REPO_REPOSITORY
@@ -317,6 +318,7 @@ quality:
317
318
promote-image:
319
steps:
320
321
322
username: $DOCKER_USERNAME
323
password: $DOCKER_PASSWORD
324
repository: oracle/weblogic-kubernetes-operator
0 commit comments