changing the url for pull request example
This commit is contained in:
parent
574ea58b95
commit
1e63f144bb
|
@ -1,6 +1,6 @@
|
||||||
timeout: 900s
|
timeout: 900s
|
||||||
steps:
|
steps:
|
||||||
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20230111-cd1b3caf9c'
|
- name: 'gcr.io2/k8s-staging-test-infra/gcb-docker-gcloud:v20230111-cd1b3caf9c'
|
||||||
entrypoint: dev/cd/after-push-to-branch
|
entrypoint: dev/cd/after-push-to-branch
|
||||||
env:
|
env:
|
||||||
- GIT_REF=$_GIT_TAG
|
- GIT_REF=$_GIT_TAG
|
||||||
|
|
Loading…
Reference in New Issue