aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-26 17:43:35 -0300
committerEuAndreh <eu@euandre.org>2019-05-26 17:43:35 -0300
commitc286ec8a23e3d0d653ea05bc870ff9a1735becfd (patch)
treeefd437800b8cf9da5a1061e20e705e43bd108135 /.build.yml
parentRevert back from Debian to NixOS (diff)
downloadtoph-c286ec8a23e3d0d653ea05bc870ff9a1735becfd.tar.gz
toph-c286ec8a23e3d0d653ea05bc870ff9a1735becfd.tar.xz
Unlock with git-crypt in setup phase
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index d7e2288..e3106ec 100644
--- a/.build.yml
+++ b/.build.yml
@@ -12,9 +12,11 @@ secrets:
- d587955c-03fb-42ba-9e01-68ca8ed89f99
- 7084b7c7-12be-4509-8927-81ba6eeb1fc0
tasks:
- - setup: |
+ - git-crypt-unlock: |
cd vps/
git crypt unlock
+ cd ../vps-state/
+ git crypt unlock
- tests: |
cd vps/
nix-build -A test