and agaaain,gcp ignore
This commit is contained in:
parent
079c28bf87
commit
1f4f5ae181
@ -37,6 +37,8 @@ build_target "builder"
|
||||
|
||||
docker build \
|
||||
-t "$tag" \
|
||||
--cache-from "$base_tag-deps:latest" \
|
||||
--cache-from "$base_tag-builder:latest" \
|
||||
--build-arg BUILDKIT_INLINE_CACHE=1 \
|
||||
--cache-from $latest_tag \
|
||||
-f "$TMP/build_release.Dockerfile" .
|
||||
|
Loading…
Reference in New Issue
Block a user