wip35
This commit is contained in:
parent
41875aa5a4
commit
9dc56ccfc8
|
@ -17,7 +17,7 @@ steps:
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- pull_request
|
- pull_request
|
||||||
- name: test_build_image
|
- name: build_image_and_push
|
||||||
image: gcr.io/kaniko-project/executor:v1.7.0-debug
|
image: gcr.io/kaniko-project/executor:v1.7.0-debug
|
||||||
commands:
|
commands:
|
||||||
- echo "init registry credentials"
|
- echo "init registry credentials"
|
||||||
|
|
Loading…
Reference in New Issue