Update .gitlab-ci.yml
This commit is contained in:
parent
4b0286b785
commit
f58ef24bc4
1 changed files with 3 additions and 1 deletions
|
@ -10,6 +10,8 @@ Build CSS:
|
|||
- cp bulma.sass node_modules/bulma/bulma.sass
|
||||
- cd node_modules/bulma/
|
||||
- npm run build-sass
|
||||
- cd css
|
||||
- remane "s/bulma/style/" *
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue