Update drone for fun and profit #3

Merged
j00lz merged 4 commits from staging into main 2021-11-14 16:34:27 +01:00
Showing only changes of commit 4a05646533 - Show all commits

View file

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