fixed drone.yml
This commit is contained in:
parent
679b11b20a
commit
c590223d39
@ -6,6 +6,7 @@ steps:
|
|||||||
image: plugins/docker:linux-amd64
|
image: plugins/docker:linux-amd64
|
||||||
pull: always
|
pull: always
|
||||||
settings:
|
settings:
|
||||||
|
dockerfile: Dockerfile-alpine
|
||||||
daemon_off: false
|
daemon_off: false
|
||||||
dry_run: true
|
dry_run: true
|
||||||
repo: docker.asperti.com/paspo/angry-squid
|
repo: docker.asperti.com/paspo/angry-squid
|
||||||
@ -20,6 +21,7 @@ steps:
|
|||||||
image: plugins/docker:linux-amd64
|
image: plugins/docker:linux-amd64
|
||||||
pull: always
|
pull: always
|
||||||
settings:
|
settings:
|
||||||
|
dockerfile: Dockerfile-alpine
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
daemon_off: false
|
daemon_off: false
|
||||||
password:
|
password:
|
||||||
|
Loading…
Reference in New Issue
Block a user