CI: add custom DNS to docker plugins
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
23d0a147ac
commit
98151011f3
@ -3,7 +3,8 @@ kind: pipeline
|
||||
name: build and publish
|
||||
steps:
|
||||
- name: docker
|
||||
image: plugins/docker
|
||||
image: plugins/docker:20.17.4
|
||||
custom_dns: [ 8.8.8.8 ]
|
||||
settings:
|
||||
repo: ducampsv/docker-archiso-builder
|
||||
username:
|
||||
|
Loading…
Reference in New Issue
Block a user