Skip to content

Commit

Permalink
s/command/entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Apr 17, 2020
1 parent 2e13f61 commit 61caec9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hack/ci/push-latest-cli/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ steps:
- name: gcr.io/k8s-testimages/krte:latest-master
env:
- PULL_BASE_REF=$_PULL_BASE_REF
command:
- hack/ci/push-latest-cli.sh
entrypoint: hack/ci/push-latest-cli.sh
substitutions:
_GIT_TAG: '12345'
_PULL_BASE_REF: 'oops'

0 comments on commit 61caec9

Please sign in to comment.