chore(CI/Docker): skip Scripts for shorter build times (#3415)

This commit is contained in:
Francesco Borzì 2020-08-31 19:25:14 +02:00 committed by GitHub
parent f11ddc6575
commit 0ff3f84f99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,7 +112,7 @@ jobs:
docker-compose --version
- name: Build
run: |
./bin/acore-docker-build
./bin/acore-docker-build-no-scripts
docker-worldserver:
strategy: