This commit is contained in:
parent
73f822ce46
commit
4a05646533
|
@ -15,7 +15,7 @@ steps:
|
||||||
- name: commit hash magic
|
- name: commit hash magic
|
||||||
image: bitnami/git:2.33.0
|
image: bitnami/git:2.33.0
|
||||||
commands:
|
commands:
|
||||||
- git show -s --format=%H > hash
|
- git show -s --format=%H | tee hash
|
||||||
- name: kaniko
|
- name: kaniko
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Reference in a new issue