aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-26 19:41:18 -0300
committerEuAndreh <eu@euandre.org>2019-05-26 19:44:05 -0300
commitcc2869d771f3c49acbb76cac9d75f2369667e298 (patch)
treee05c3b70f70a8e9027d46f4aaf73ef4165322c8c /.build.yml
parentUnlock with git-crypt in setup phase (diff)
downloadtoph-cc2869d771f3c49acbb76cac9d75f2369667e298.tar.gz
toph-cc2869d771f3c49acbb76cac9d75f2369667e298.tar.xz
Prepare builds.sr.ht CI environment before running build tasks
Make content of .envrc available to subsequent build jobs.
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