about summary refs log tree commit diff
path: root/tools/dnsupdate/main.go
diff options
context:
space:
mode:
authorFranck <franck@fcuny.net>2022-11-07 08:09:25 -0800
committerFranck <franck@fcuny.net>2022-11-07 08:09:25 -0800
commitbb7025da134fef21f4ccafee74a75428b56a27de (patch)
tree6e0ff5e7b3ee7367d1fedbf57a407040b8b8ec49 /tools/dnsupdate/main.go
parentref(home/git): update mapping for the git-helper (diff)
parentfix(services/drone): enable drone (diff)
downloadworld-bb7025da134fef21f4ccafee74a75428b56a27de.tar.gz
Merge pull request 'fcuny/ci-drone' (#1) from fcuny/test-woodpecker into main
Reviewed-on: https://git.fcuny.net/fcuny/world/pulls/1
Diffstat (limited to 'tools/dnsupdate/main.go')
-rw-r--r--tools/dnsupdate/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dnsupdate/main.go b/tools/dnsupdate/main.go
index fcac9f1..6748ee9 100644
--- a/tools/dnsupdate/main.go
+++ b/tools/dnsupdate/main.go
@@ -19,6 +19,7 @@ var desiredRecords = []string{
 	"bt",
 	"cs",
 	"dash",
+	"drone",
 	"music",
 	"unifi",
 }