mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 03:16:16 -04:00
change order
This commit is contained in:
parent
d8413aaf2b
commit
92bbfe5814
1 changed files with 1 additions and 1 deletions
|
@ -13,13 +13,13 @@ before_install:
|
|||
- sudo apt-get update
|
||||
- sudo apt-get -y install libreoffice
|
||||
- sudo apt-get -y install libreoffice-pdfimport
|
||||
- sudo npm install -g lockfile-lint
|
||||
|
||||
before_script:
|
||||
- npx lockfile-lint --path src/package-lock.json --validate-https --allowed-hosts npm
|
||||
|
||||
install:
|
||||
- "bin/installDeps.sh"
|
||||
- sudo npm install -g lockfile-lint
|
||||
- "export GIT_HASH=$(git rev-parse --verify --short HEAD)"
|
||||
# Installing some plugins
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue