Skip to content

Commit

Permalink
Merge pull request #59 from zalando-incubator/arm64
Browse files Browse the repository at this point in the history
Some small change to the pipeline step name
  • Loading branch information
mikkeloscar authored Jun 16, 2022
2 parents db61068 + 2f21761 commit 9064a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion delivery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pipeline:
- desc: build
cmd: |
make build.docker
- desc: push
- desc: Build and push image to PierOne
cmd: |
if [[ $CDP_TARGET_BRANCH == master && ! $CDP_PULL_REQUEST_NUMBER ]]; then
IMAGE=registry-write.opensource.zalan.do/teapot/kube-aws-iam-controller
Expand Down

0 comments on commit 9064a65

Please sign in to comment.