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