We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 216f2b8 commit 7b31906Copy full SHA for 7b31906
cloudbuild.yaml
@@ -32,8 +32,6 @@ steps:
32
docker buildx build \
33
--platform linux/amd64 \
34
$TAGS \
35
- --cache-from type=registry,ref=us-docker.pkg.dev/$PROJECT_ID/nebulous/server:buildcache \
36
- --cache-to type=registry,ref=us-docker.pkg.dev/$PROJECT_ID/nebulous/server:buildcache,mode=max \
37
--push \
38
.
39
0 commit comments