Fix .gitlab-ci.yml

master
Mike Koch 7 years ago
parent 5235461791
commit 537cbe92f3
No known key found for this signature in database
GPG Key ID: 9BA5D7F8391455ED

@ -75,6 +75,7 @@ package:
script:
- apt-get update
- apt-get install zip unzip
- cd api
- composer install --no-dev
- cd ../ci
- bash build_zip.sh

Loading…
Cancel
Save