From d697cb7d78e93bd1d4d62b0525d779593e3699c1 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Sun, 12 May 2024 16:39:36 +0100 Subject: [PATCH] ci: fix namespace --- .gitlab-ci.yml | 2 +- src/templates/general.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 79915b3..253fb79 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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/**/* diff --git a/src/templates/general.html b/src/templates/general.html index 0475220..b180500 100644 --- a/src/templates/general.html +++ b/src/templates/general.html @@ -28,4 +28,4 @@ - \ No newline at end of file +