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:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
|
||||||
pages:
|
#pages:
|
||||||
stage: deploy
|
# stage: deploy
|
||||||
dependencies:
|
# dependencies:
|
||||||
- all_tests
|
# - all_tests
|
||||||
script:
|
# script:
|
||||||
- echo "Echo"
|
# - echo "Echo"
|
||||||
artifacts:
|
# artifacts:
|
||||||
paths:
|
# paths:
|
||||||
- public
|
# - public
|
||||||
|
|
Loading…
Reference in a new issue