chore(CI/Docker): skip Scripts for shorter build times (#3415)
This commit is contained in:
parent
f11ddc6575
commit
0ff3f84f99
1 changed files with 1 additions and 1 deletions
2
.github/workflows/core_build.yml
vendored
2
.github/workflows/core_build.yml
vendored
|
|
@ -112,7 +112,7 @@ jobs:
|
|||
docker-compose --version
|
||||
- name: Build
|
||||
run: |
|
||||
./bin/acore-docker-build
|
||||
./bin/acore-docker-build-no-scripts
|
||||
|
||||
docker-worldserver:
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue