summaryrefslogtreecommitdiff
path: root/deploy.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 /deploy.yml
parentb15dfc4a99c066be88406df259bd6367a26b48e4 (diff)
downloadinfra-59417f290463d3aabbf3ec2ab8e75703928db217.tar.gz
infra-59417f290463d3aabbf3ec2ab8e75703928db217.zip
First attempt at CI
Diffstat (limited to 'deploy.yml')
-rw-r--r--deploy.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/deploy.yml b/deploy.yml
index 89fd643..8b9578b 100644
--- a/deploy.yml
+++ b/deploy.yml
@@ -56,3 +56,6 @@
- name: test
ansible.builtin.import_playbook: playbooks/test.yml
+
+- name: ci
+ ansible.builtin.import_playbook: playbooks/ci.yml