mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
Merge pull request #346 from marquiz/devel/prow-e2e
cloudbuild.yaml: set _GIT_TAG in env
This commit is contained in:
commit
a6f682d378
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ steps:
|
|||
- name: gcr.io/k8s-testimages/gcb-docker-gcloud:v20200824-5d057db
|
||||
entrypoint: scripts/test-infra/push-image.sh
|
||||
env:
|
||||
- _GIT_TAG=$_GIT_TAG
|
||||
- IMAGE_EXTRA_TAG_NAMES=$_PULL_BASE_REF
|
||||
substitutions:
|
||||
_GIT_TAG: '0.0.0'
|
||||
|
|
Loading…
Reference in a new issue