Update .gitlab-ci.yml
This commit is contained in:
parent
d759c0129e
commit
ecd67b4dc3
|
@ -6,6 +6,8 @@ pages:
|
|||
- echo 'Nothing to do...'
|
||||
artifacts:
|
||||
paths:
|
||||
- .
|
||||
- index.html
|
||||
- assets
|
||||
- pages
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue