This commit is contained in:
parent
7fa3d4b288
commit
c912c1ea01
@ -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" },
|
||||||
|
@ -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
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user