ci: try try again
This commit is contained in:
parent
b77c265a12
commit
344b70bf9f
1 changed files with 2 additions and 4 deletions
|
@ -72,10 +72,8 @@ update:
|
|||
before_script:
|
||||
- *scripts_deploy
|
||||
- *scripts_base
|
||||
only:
|
||||
- main@gitlab.skynet.ie/compsoc1/skynet/nixos
|
||||
except:
|
||||
- merge_requests
|
||||
rules:
|
||||
- if: '$CI_PROJECT_NAMESPACE == "compsoc1/skynet/nixos" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
||||
|
||||
build:
|
||||
<<: *builder
|
||||
|
|
Loading…
Reference in a new issue