fix: this should fix up this job (hopefully)

This commit is contained in:
silver 2024-06-06 23:22:55 +00:00
parent e94683c3d5
commit ce820a5d3c

View file

@ -48,7 +48,8 @@ sync_repos:
- chmod +x ./sync.sh
- ./sync.sh
rules:
- changes:
- if: '$CI_PROJECT_NAMESPACE == "compsoc1/skynet" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
changes:
- sync/repos.csv
.scripts_base: &scripts_base