no CI pages for now
This commit is contained in:
parent
b066a81492
commit
90f7a567c4
1 changed files with 9 additions and 9 deletions
|
@ -15,12 +15,12 @@ all_tests:
|
|||
paths:
|
||||
- public
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
dependencies:
|
||||
- all_tests
|
||||
script:
|
||||
- echo "Echo"
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
#pages:
|
||||
# stage: deploy
|
||||
# dependencies:
|
||||
# - all_tests
|
||||
# script:
|
||||
# - echo "Echo"
|
||||
# artifacts:
|
||||
# paths:
|
||||
# - public
|
||||
|
|
Loading…
Reference in a new issue