1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-07-31 10:31:46 +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:
2023-11-29 03:27:58 +00:00

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"