diff options
Diffstat (limited to '.build.yml')
| -rw-r--r-- | .build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
