Skip to content

Commit

Permalink
Some small change to the pipeline step name
Browse files Browse the repository at this point in the history
  • Loading branch information
linki committed Jun 16, 2022
1 parent 835d423 commit 2f21761
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 2f21761

Please sign in to comment.