aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-26 12:28:11 -0300
committerEuAndreh <eu@euandre.org>2019-05-26 12:28:11 -0300
commitcaeb6961324bb26e5c383cdb2491093ad46d0e60 (patch)
treeb6b0f50f772e74031b59abcccbe833f78c069023 /.build.yml
parentTest using Debian to correctly import GPG secret (diff)
downloadserver-caeb6961324bb26e5c383cdb2491093ad46d0e60.tar.gz
server-caeb6961324bb26e5c383cdb2491093ad46d0e60.tar.xz
Change GPG secret reference
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.build.yml b/.build.yml
index c323a8b..62d904a 100644
--- a/.build.yml
+++ b/.build.yml
@@ -9,10 +9,9 @@ sources:
- https://git.sr.ht/~euandreh/vps
- https://git.sr.ht/~euandreh/vps-state
secrets:
- - b1f49116-7515-40ef-857c-42e4519b8472
+ - 5ea19edb-5cce-4aae-ac75-cc039fa1f88a
- 7084b7c7-12be-4509-8927-81ba6eeb1fc0
tasks:
-tasks:
- setup: |
curl https://nixos.org/nix/install | sh
echo '. ~/.nix-profile/etc/profile.d/nix.sh' >> ~/.buildenv