diff --git a/.drone.yml b/.drone.yml index 28b686d..88deb88 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: