mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 12:03:48 +00:00
chore(CI/Docker): skip Scripts for shorter build times (#3415)
This commit is contained in:
2
.github/workflows/core_build.yml
vendored
2
.github/workflows/core_build.yml
vendored
@@ -112,7 +112,7 @@ jobs:
|
|||||||
docker-compose --version
|
docker-compose --version
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
./bin/acore-docker-build
|
./bin/acore-docker-build-no-scripts
|
||||||
|
|
||||||
docker-worldserver:
|
docker-worldserver:
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Reference in New Issue
Block a user