further work on CI: compile stage
This commit is contained in:
parent
bdbd0a9c8b
commit
ca5fec6776
@ -11,7 +11,7 @@ compiling:
|
|||||||
stage: compiling
|
stage: compiling
|
||||||
script:
|
script:
|
||||||
- apt update
|
- apt update
|
||||||
- DEBIAN_FRONTEND="noninteractive" apt install -y php
|
- DEBIAN_FRONTEND="noninteractive" apt install -y php gettext
|
||||||
- npm install
|
- npm install
|
||||||
- make build-js
|
- make build-js
|
||||||
- make translations
|
- make translations
|
||||||
|
Loading…
Reference in New Issue
Block a user