1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-09-14 09:35:04 +00:00

Remove commented rules from pages job

- Completely remove commented rules section
- Pages job will now run on all branches without restrictions
- Fixes 'pages job does not exist' error
This commit is contained in:
2025-08-21 23:36:39 -06:00
parent f6532e4fb6
commit b70c57e23e

View File

@@ -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