Update .gitlab-ci.yml

This commit is contained in:
Octo Andri 2020-10-30 16:39:58 +00:00
parent d759c0129e
commit ecd67b4dc3
1 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,8 @@ pages:
- echo 'Nothing to do...'
artifacts:
paths:
- .
- index.html
- assets
- pages
only:
- master