summaryrefslogtreecommitdiff
path: root/group_vars/ci.yml
diff options
context:
space:
mode:
authorElizabeth Alexander Hunt <me@liz.coffee>2025-05-04 15:46:06 -0700
committerElizabeth Alexander Hunt <me@liz.coffee>2025-05-04 15:46:06 -0700
commit59417f290463d3aabbf3ec2ab8e75703928db217 (patch)
treeb0c2f7e7820920561e100d35ae552a30bc993fb6 /group_vars/ci.yml
parentb15dfc4a99c066be88406df259bd6367a26b48e4 (diff)
downloadinfra-59417f290463d3aabbf3ec2ab8e75703928db217.tar.gz
infra-59417f290463d3aabbf3ec2ab8e75703928db217.zip
First attempt at CI
Diffstat (limited to 'group_vars/ci.yml')
-rw-r--r--group_vars/ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/group_vars/ci.yml b/group_vars/ci.yml
new file mode 100644
index 0000000..90cf7f9
--- /dev/null
+++ b/group_vars/ci.yml
@@ -0,0 +1,4 @@
+---
+
+ci_domain: ci.liz.coffee
+ci_base: "{{ swarm_base }}/ci"