This commit is contained in:
@@ -39,6 +39,7 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile-alpine
|
dockerfile: Dockerfile-alpine
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
|
auto_tag_suffix: alpine
|
||||||
daemon_off: false
|
daemon_off: false
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
@@ -59,6 +60,7 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile-debian
|
dockerfile: Dockerfile-debian
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
|
auto_tag_suffix: debian
|
||||||
daemon_off: false
|
daemon_off: false
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
|
|||||||
Reference in New Issue
Block a user