1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-15 14:56:40 +00:00

Merge branch 'site-upload-fix' into 'master'

fix site upload rule

See merge request simple-stock-bots/simple-stock-bot!64
This commit is contained in:
Anson Biggs 2023-11-29 03:27:58 +00:00
commit d45ce7c250

View File

@ -19,5 +19,5 @@ pages:
artifacts:
paths:
- public
# rules:
# - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"
rules:
- if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"