CI: add custom DNS to docker plugins
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
vincent 2024-09-28 11:03:42 +02:00
parent 23d0a147ac
commit 98151011f3

View File

@ -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: