chore: test release

This commit is contained in:
Matthieu CAILLEAUX
2021-11-19 15:58:53 +01:00
parent acc9dfaeda
commit 26333d64b9

View File

@@ -13,9 +13,7 @@ build:
before_script: before_script:
- apt update - apt update
- apt install -y zip - apt install -y zip
- ls -lart / - ls -lart /var/opt/gitlab
- ls -lart .
- pwd
script: script:
- npm ci - npm ci
- npm run build - npm run build