test tagging
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Robert Kaussow 2019-07-22 11:56:20 +02:00
parent 7fa3d4b288
commit c912c1ea01
2 changed files with 1 additions and 3 deletions

View File

@ -63,7 +63,6 @@ local PipelineNotifications(depends_on=[]) = {
name: "manifest", name: "manifest",
pull: "always", pull: "always",
settings: { settings: {
auto_tag: true,
ignore_missing: true, ignore_missing: true,
tags: ["${DRONE_TAG%??}"], tags: ["${DRONE_TAG%??}"],
username: { from_secret: "docker_username" }, username: { from_secret: "docker_username" },

View File

@ -54,7 +54,6 @@ steps:
pull: always pull: always
image: plugins/manifest image: plugins/manifest
settings: settings:
auto_tag: true
ignore_missing: true ignore_missing: true
password: password:
from_secret: docker_password from_secret: docker_password
@ -118,6 +117,6 @@ depends_on:
--- ---
kind: signature kind: signature
hmac: 61face46ad11c158afa2b27ebad7521167c6229d11c7490c06944daeb5b10f70 hmac: 2f0d93b61fa4f5c23476d4e9f0771d5fadfdafa5a2ff577c668cdf43876eb94c
... ...