1
0
Fork 0
forked from Skynet/wiki

feat: a good idea to remove this since we are no longer on gitlab

Signed-off-by: silver <git@brendan.ie>
This commit is contained in:
silver 2024-08-09 19:47:21 +00:00
parent 51a7cfd8dd
commit baa8b6d8a5

View file

@ -1,17 +0,0 @@
# only a deploy stage
stages:
- deploy
nixos:
stage: deploy
variables:
PACKAGE_NAME: "skynet_website_renew"
UPDATE_FLAKE: "yes"
trigger: compsoc1/skynet/nixos
only:
refs:
- main
changes:
- flake.nix
- flake.lock
- src/**/*