mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
feat(CORE/docker): cachebust for the client data
This commit is contained in:
1
.github/workflows/docker_build.yml
vendored
1
.github/workflows/docker_build.yml
vendored
@@ -57,6 +57,7 @@ jobs:
|
||||
DOCKER_CLIENT_TIMEOUT: 400
|
||||
COMPOSE_HTTP_TIMEOUT: 400
|
||||
run: |
|
||||
export CACHEBUST=$EPOCHSECONDS
|
||||
export DOCKER_USER_ID=$(id -u)
|
||||
export DOCKER_GROUP_ID=$(id -u)
|
||||
# pull the images first to load the docker cache layers
|
||||
|
||||
Reference in New Issue
Block a user