Preview on user’s Gitlab Pages

This commit is contained in:
JosephK 2018-03-21 13:24:15 +01:00
parent 9cfc4cfad5
commit 5d932cdbbf

View file

@ -25,7 +25,8 @@ deploy:
pages:
stage: deploy
script:
- hugo -b "https://joinpeertube.framalab.org/"
- hugo -b "https://$GITLAB_USER_LOGIN.frama.io/$CI_PROJECT_NAME/"
- rm public/js/pathnamereplace.js
artifacts:
paths:
- public