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.
2 parents db61068 + 2f21761 commit 9064a65Copy full SHA for 9064a65
delivery.yaml
@@ -16,7 +16,7 @@ pipeline:
16
- desc: build
17
cmd: |
18
make build.docker
19
- - desc: push
+ - desc: Build and push image to PierOne
20
21
if [[ $CDP_TARGET_BRANCH == master && ! $CDP_PULL_REQUEST_NUMBER ]]; then
22
IMAGE=registry-write.opensource.zalan.do/teapot/kube-aws-iam-controller
0 commit comments