Commit b693cfc03292

Vincent Demeester <vincent@sbr.pm>
2020-06-03 15:37:07
builds: remove secrets repository
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 11f1275
.builds/fedora.yml
@@ -1,8 +1,4 @@
 image: fedora/latest
-secrets:
-  - 67527e1f-d69c-4f8e-a26d-21685f4ed380
-sources:
-  - git@git.sr.ht:~vdemeester/secrets
 tasks:
 - setup: |
     sudo dnf install -y tar jq
.builds/nix-pkgs.yml
@@ -1,9 +1,6 @@
 image: nixos/20.03
 secrets:
-  - 67527e1f-d69c-4f8e-a26d-21685f4ed380
   - 0818d60d-b587-4d4e-81d8-dc15072ccb97
-sources:
-  - git@git.sr.ht:~vdemeester/secrets
 tasks:
 - setup: |
     nix-env -iA cachix -f https://cachix.org/api/v1/install
.builds/nix-systems.yml
@@ -1,9 +1,6 @@
 image: nixos/20.03
 secrets:
-  - 67527e1f-d69c-4f8e-a26d-21685f4ed380
   - 0818d60d-b587-4d4e-81d8-dc15072ccb97
-sources:
-  - git@git.sr.ht:~vdemeester/secrets
 tasks:
 - setup: |
     nix-env -iA cachix -f https://cachix.org/api/v1/install