aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/.build.yml b/.build.yml
index e3106ec..28c79e4 100644
--- a/.build.yml
+++ b/.build.yml
@@ -12,11 +12,8 @@ secrets:
- d587955c-03fb-42ba-9e01-68ca8ed89f99
- 7084b7c7-12be-4509-8927-81ba6eeb1fc0
tasks:
- - git-crypt-unlock: |
- cd vps/
- git crypt unlock
- cd ../vps-state/
- git crypt unlock
+ - setup: |
+ ./vps/ci-setup.sh
- tests: |
cd vps/
nix-build -A test