ci: fix namespace

This commit is contained in:
silver 2024-05-12 16:39:36 +01:00
parent 3ee55248e0
commit d697cb7d78
Signed by: silver
GPG key ID: 54E2C71918E93B74
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ build:
# when it runs
rules:
- if: '$CI_PROJECT_NAMESPACE == "compsoc1/compsoc" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
- if: '$CI_PROJECT_NAMESPACE == "compsoc1/compsoc/presentations" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
changes:
- src/**/*

View file

@ -28,4 +28,4 @@
</footer>
</div>
</body>
</html>
</html>