Update .gitlab-ci.yml
This commit is contained in:
parent
d6671ac905
commit
29f2068d16
1 changed files with 1 additions and 2 deletions
|
|
@ -6,8 +6,7 @@ pages:
|
|||
- apk update && apk add make
|
||||
- pip install -r requirements.txt
|
||||
- make publish
|
||||
- mkdir pub
|
||||
- cp -R ./public/* ./pub
|
||||
- cp -R ./public/* /var/www/webapp_doohoyi/nosignal.hopto.org_site/pelican
|
||||
artifacts:
|
||||
paths:
|
||||
- public/
|
||||
|
|
|
|||
Loading…
Reference in a new issue