diff --git a/.drone.yml b/.drone.yml index 58b4a4a..914fe8f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,8 +36,6 @@ steps: - name: publish image: plugins/docker settings: - auto_tag: true - auto_tag_suffix: amd64 dockerfile: Dockerfile password: from_secret: docker_password @@ -116,6 +114,6 @@ depends_on: --- kind: signature -hmac: 977c98cc7b05a5d74c40e92dcf4c3c5c7d333faad6129bc778c112abf13cb7d8 +hmac: 7f608c126a40dd2e4ebfaea6c87b51ebc3b9686f0d665806e4b282466ccd2622 ...