Update .gitlab-ci.yml

This commit is contained in:
Moe Poi ~ 2021-11-02 05:15:09 +00:00
parent c9f8aafd01
commit fff2b90986

View file

@ -13,6 +13,4 @@ pages:
- mv .public public
artifacts:
paths:
- public
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
- public