diff --git a/.drone.yml b/.drone.yml index 30d4ce2..28b686d 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 > hash - name: kaniko image: plugins/kaniko settings: