mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
feat: Add terraform config for review-app[1]
Also removed the logic for deploying to the long gone aur-dev box. Ansible will be added in a upcoming commit for configurating and deploying aurweb on the VM. [1] https://docs.gitlab.com/ee/ci/review_apps/
This commit is contained in:
parent
3005e82f60
commit
6c610b26a3
7 changed files with 227 additions and 29 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -57,3 +57,7 @@ test-emails/
|
|||
env/
|
||||
venv/
|
||||
.venv/
|
||||
|
||||
# Ignore some terraform files
|
||||
/ci/tf/.terraform
|
||||
/ci/tf/terraform.tfstate*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue