chore(CI): removed cache_from client-data
This commit is contained in:
parent
170de50c9a
commit
0ab6207472
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@ x-build-params: &build-params
|
||||||
- acore/ac-wotlk-worldserver-local:${DOCKER_IMAGE_TAG:-master}
|
- acore/ac-wotlk-worldserver-local:${DOCKER_IMAGE_TAG:-master}
|
||||||
- acore/ac-wotlk-dev-server:${DOCKER_IMAGE_TAG:-master}
|
- acore/ac-wotlk-dev-server:${DOCKER_IMAGE_TAG:-master}
|
||||||
- acore/ac-wotlk-tools:${DOCKER_IMAGE_TAG:-master}
|
- acore/ac-wotlk-tools:${DOCKER_IMAGE_TAG:-master}
|
||||||
- acore/ac-wotlk-client-data:${DOCKER_IMAGE_TAG:-master}
|
# Need to fix reduced space on GH actions first
|
||||||
|
# - acore/ac-wotlk-client-data:${DOCKER_IMAGE_TAG:-master}
|
||||||
|
|
||||||
x-ac-shared-conf: &ac-shared-conf
|
x-ac-shared-conf: &ac-shared-conf
|
||||||
<<: *networks
|
<<: *networks
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue