Fix auto_tag for manifests

This commit is contained in:
Thomas Boerger
2019-03-27 13:39:24 +01:00
parent cc84d7267a
commit d49219b56b
3 changed files with 8 additions and 0 deletions
+4
View File
@@ -304,6 +304,7 @@ steps:
pull: always
image: plugins/manifest
settings:
auto_tag: true
ignore_missing: true
password:
from_secret: docker_password
@@ -575,6 +576,7 @@ steps:
pull: always
image: plugins/manifest
settings:
auto_tag: true
ignore_missing: true
password:
from_secret: docker_password
@@ -846,6 +848,7 @@ steps:
pull: always
image: plugins/manifest
settings:
auto_tag: true
ignore_missing: true
password:
from_secret: docker_password
@@ -1117,6 +1120,7 @@ steps:
pull: always
image: plugins/manifest
settings:
auto_tag: true
ignore_missing: true
password:
from_secret: docker_password