mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Test
This commit is contained in:
parent
8ca61eded2
commit
ddf54d0436
2 changed files with 2 additions and 0 deletions
1
.env
1
.env
|
@ -6,3 +6,4 @@ AURWEB_SSHD_PREFIX=ssh://aur@localhost:2222
|
|||
GIT_DATA_DIR="./aur.git/"
|
||||
TEST_RECURSION_LIMIT=10000
|
||||
COMMIT_HASH=
|
||||
AUR_CONFIG_IMMUTABLE=1
|
||||
|
|
|
@ -109,6 +109,7 @@ provision_review:
|
|||
# Clone infra repo
|
||||
- git clone $INFRASTRUCTURE_REPO
|
||||
- cd infrastructure
|
||||
- git switch skip-gpg-validation-in-aurdev
|
||||
# Remove vault files
|
||||
- rm $(git grep -l 'ANSIBLE_VAULT;1.1;AES256$')
|
||||
# Remove vault config
|
||||
|
|
Loading…
Add table
Reference in a new issue