aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-08-10 12:15:49 -0300
committerEuAndreh <eu@euandre.org>2020-08-10 12:45:43 -0300
commit100ab568e3aeb512e86fd1155a73454d22e24895 (patch)
tree1d7ff9168b8cfc60e173f2a19f30938bc68d0f6e /.build.yml
parentWIP: Move to Vultr and NixOS (diff)
downloadserver-100ab568e3aeb512e86fd1155a73454d22e24895.tar.gz
server-100ab568e3aeb512e86fd1155a73454d22e24895.tar.xz
Migration: Remove Ansible and Docker code, move only to NixOS
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.build.yml b/.build.yml
index cb8719f..c8e51f2 100644
--- a/.build.yml
+++ b/.build.yml
@@ -7,17 +7,7 @@ triggers:
to: EuAndreh <ci@euandre.org>
sources:
- https://git.sr.ht/~euandreh/vps
- - https://git.sr.ht/~euandreh/vps-state
-secrets:
- - 814bb9d2-99ac-4070-aceb-d6b11183f574 # GPG keypair
- - b715d3df-a0e2-4d5a-a6f3-ece5d0025cad
tasks:
- - setup: |
- cd vps/
- ./scripts/ci/setup.sh
- tests: |
cd vps/
nix-build -A test
- - deploy: |
- cd vps/
- ./scripts/ci/deploy.sh