aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-26 13:53:18 -0300
committerEuAndreh <eu@euandre.org>2019-05-26 13:53:54 -0300
commit4708140a4bd79af2c78809c0fe78f4ca0fbd9663 (patch)
tree1e1b56c28b33ab54038f738a25cfe988e7bb1a80 /.build.yml
parentDisable shellcheck 2139 offense (diff)
downloadserver-4708140a4bd79af2c78809c0fe78f4ca0fbd9663.tar.gz
server-4708140a4bd79af2c78809c0fe78f4ca0fbd9663.tar.xz
Run shellcheck on Bash files stored in git-crypt
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