Update .gitlab-ci.yml

This commit is contained in:
Marcel Schwarz 2020-12-03 01:46:04 +00:00
parent 725a59fefc
commit 50f28d3125

View File

@ -8,3 +8,5 @@ pages:
artifacts:
paths:
- public
rules:
- if: '$CI_COMMIT_REF_NAME == "master"'