ci: use immawanderer/drone-docker
...so we're dogfooding now..
This commit is contained in:
parent
2234edb649
commit
dbea418e6d
@ -78,7 +78,7 @@ steps:
|
||||
|
||||
- name: dryrun
|
||||
pull: always
|
||||
image: plugins/docker:linux-amd64
|
||||
image: immawanderer/drone-docker:linux-amd64
|
||||
settings:
|
||||
daemon_off: false
|
||||
dockerfile: docker/docker/Dockerfile.linux.amd64
|
||||
@ -90,7 +90,7 @@ steps:
|
||||
|
||||
- name: publish
|
||||
pull: always
|
||||
image: plugins/docker:linux-amd64
|
||||
image: immawanderer/drone-docker:linux-amd64
|
||||
settings:
|
||||
daemon_off: false
|
||||
dockerfile: docker/docker/Dockerfile.linux.amd64
|
||||
|
Loading…
Reference in New Issue
Block a user