aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 62d904a..e21a512 100644
--- a/.build.yml
+++ b/.build.yml
@@ -15,6 +15,8 @@ tasks:
- setup: |
curl https://nixos.org/nix/install | sh
echo '. ~/.nix-profile/etc/profile.d/nix.sh' >> ~/.buildenv
+ cd vps/
+ git crypt unlock
- tests: |
cd vps/
nix-build -A test