mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-30 05:51:26 +00:00
Fix the bucket used to upload gce images
Signed-off-by: David Gageot <david@gageot.net>
This commit is contained in:
parent
2b1a26e5df
commit
b4e2bfbab6
@ -91,7 +91,7 @@ endif
|
|||||||
--volumes-from gsutil-moby-config \
|
--volumes-from gsutil-moby-config \
|
||||||
-v $(CURDIR)/gce.img.tar.gz:/gce.img.tar.gz \
|
-v $(CURDIR)/gce.img.tar.gz:/gce.img.tar.gz \
|
||||||
google/cloud-sdk \
|
google/cloud-sdk \
|
||||||
gsutil cp -a public-read /gce.img.tar.gz gs://docker-for-gcp-templates/latest/gce.img.tar.gz
|
gsutil cp -a public-read /gce.img.tar.gz gs://docker-for-gcp-images/latest/gce.img.tar.gz
|
||||||
|
|
||||||
common: initrd.img kernel/x86_64/vmlinuz64
|
common: initrd.img kernel/x86_64/vmlinuz64
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user