diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 24aa9d7..40b357e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,9 +31,6 @@ pages: artifacts: paths: - public - # Temporarily allow all branches for debugging - # rules: - # - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH" include: - local: ghost-upload/.gitlab-ci.yml