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:
parent
51a7cfd8dd
commit
baa8b6d8a5
1 changed files with 0 additions and 17 deletions
|
@ -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/**/*
|
|
Loading…
Reference in a new issue