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
|
name: build and publish
|
||||||
steps:
|
steps:
|
||||||
- name: docker
|
- name: docker
|
||||||
image: plugins/docker
|
image: plugins/docker:20.17.4
|
||||||
|
custom_dns: [ 8.8.8.8 ]
|
||||||
settings:
|
settings:
|
||||||
repo: ducampsv/docker-archiso-builder
|
repo: ducampsv/docker-archiso-builder
|
||||||
username:
|
username:
|
||||||
|
Loading…
Reference in New Issue
Block a user