Update .gitlab-ci.yml

ajout du changement de nom
This commit is contained in:
deed 2020-03-05 22:40:47 +01:00
parent f58ef24bc4
commit 6b2db11968

View file

@ -11,7 +11,7 @@ Build CSS:
- cd node_modules/bulma/
- npm run build-sass
- cd css
- remane "s/bulma/style/" *
- for f in *bulma*; do mv "$f" "${f/bulma/style}"; done
artifacts:
paths: