Output hash in logs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Julius 2021-11-14 16:30:58 +01:00
parent 73f822ce46
commit 4a05646533
Signed by: j00lz
GPG key ID: AF241B0AA237BBA2

View file

@ -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: