1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-15 23:06: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: artifacts:
paths: paths:
- public - public
# rules: rules:
# - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH" - if: "$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH"