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