mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
chore(CI/docker): disable BUILDKIT_INLINE_CACHE
This commit is contained in:
@@ -11,7 +11,7 @@ const program = new Command();
|
||||
const env = {
|
||||
COMPOSE_DOCKER_CLI_BUILD: "1",
|
||||
DOCKER_BUILDKIT: "1",
|
||||
BUILDKIT_INLINE_CACHE: "1",
|
||||
// BUILDKIT_INLINE_CACHE: "1",
|
||||
};
|
||||
|
||||
const MIN_COMPOSE_VERSION = "2.0.0";
|
||||
|
||||
Reference in New Issue
Block a user