Publish website via GitLab pages (phase deploy)
This commit is contained in:
parent
30c2352e91
commit
b855847538
|
@ -3,6 +3,7 @@ before_script:
|
|||
- apt-get -y -qq install graphviz ghostscript
|
||||
|
||||
pages:
|
||||
phase: deploy
|
||||
script:
|
||||
- make
|
||||
- if test -e public; then mv public public.old; fi && mv artifacts public
|
||||
|
|
Loading…
Reference in New Issue
Block a user