Commit be83271a authored by Bill Maxwell's avatar Bill Maxwell Committed by Denise Schannon
Browse files

move to cloudflare dns

parent aaee7b0d
No related merge requests found
Showing with 4 additions and 4 deletions
+4 -4
......@@ -24,7 +24,7 @@ pipeline:
tag: master
secrets: [docker_username, docker_password]
environment:
- PLUGIN_CUSTOM_DNS=8.8.8.8
- PLUGIN_CUSTOM_DNS=1.1.1.1
build_args:
- VERSION=master
when:
......@@ -39,7 +39,7 @@ pipeline:
tag: master
secrets: [docker_username, docker_password]
environment:
- PLUGIN_CUSTOM_DNS=8.8.8.8
- PLUGIN_CUSTOM_DNS=1.1.1.1
build_args:
- VERSION=master
when:
......@@ -54,7 +54,7 @@ pipeline:
tag: ${DRONE_TAG}
secrets: [docker_username, docker_password]
environment:
- PLUGIN_CUSTOM_DNS=8.8.8.8
- PLUGIN_CUSTOM_DNS=1.1.1.1
build_args:
- VERSION=${DRONE_TAG}
when:
......@@ -69,7 +69,7 @@ pipeline:
tag: ${DRONE_TAG}
secrets: [docker_username, docker_password]
environment:
- PLUGIN_CUSTOM_DNS=8.8.8.8
- PLUGIN_CUSTOM_DNS=1.1.1.1
build_args:
- VERSION=${DRONE_TAG}
when:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment