feat(CORE/docker): cachebust for the client data

This commit is contained in:
Yehonal
2022-11-07 17:30:00 +01:00
parent 9dbadbd6d9
commit e0313219e3
3 changed files with 3 additions and 0 deletions

View File

@@ -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