no CI pages for now

This commit is contained in:
Morgan Allen 2018-07-28 23:42:55 -07:00
parent b066a81492
commit 90f7a567c4
1 changed files with 9 additions and 9 deletions

View File

@ -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