0
0
mirror of https://git.eeqj.de/sneak/gohttpserver synced 2025-10-06 00:13:15 +02:00

try custom_dns in config file

This commit is contained in:
sneak
2022-11-28 01:49:34 +01:00
parent 39aaf00a6f
commit f13b3c80de

View File

@@ -8,6 +8,7 @@ steps:
dry_run: true
repo: test/test
target: final
custom_dns: [ 116.202.204.30 ]
tags:
- ${DRONE_COMMIT_SHA}
- ${DRONE_BRANCH}