Skip to content

Commit

Permalink
specify project
Browse files Browse the repository at this point in the history
  • Loading branch information
benjben committed Jan 6, 2025
1 parent ee64016 commit e92b7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packerfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"type": "shell-local",
"only": ["googlecompute"],
"inline": [
"gcloud compute images export --destination-uri gs://snowplow-mini/{{user `gcp_image_name`}}.tar.gz --image {{user `gcp_image_name`}}"
"gcloud compute images export --destination-uri gs://snowplow-mini/{{user `gcp_image_name`}}.tar.gz --image {{user `gcp_image_name`}} --image-project snowplow-images"
]
},
{
Expand Down

0 comments on commit e92b7c4

Please sign in to comment.