updated yml folder
This commit is contained in:
@@ -23,24 +23,9 @@ pages:
|
||||
- "docs/**/*"
|
||||
- "mkdocs.yml"
|
||||
- ".gitmodules"
|
||||
|
||||
game:
|
||||
stage: deploy
|
||||
tags:
|
||||
- hva
|
||||
script:
|
||||
- time cp -rf web public
|
||||
- time cp -rf webdev public
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
changes:
|
||||
- web/**/*"
|
||||
- "web/**/*"
|
||||
- "webdev/**/*"
|
||||
- ".gitmodules"
|
||||
|
||||
|
||||
|
||||
variables:
|
||||
|
Reference in New Issue
Block a user