Update .gitlab-ci.yml

This commit is contained in:
Octo Andri 2020-10-30 16:39:58 +00:00
parent d759c0129e
commit ecd67b4dc3

View File

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