mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-08-01 11:01:37 +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:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user