Skip to content

Commit

Permalink
without project
Browse files Browse the repository at this point in the history
  • Loading branch information
benjben committed Dec 20, 2024
1 parent 5c8d7bc commit 48c6eee
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`}} --project snowplow-images"
"gcloud compute images export --destination-uri gs://snowplow-mini/{{user `gcp_image_name`}}.tar.gz --image {{user `gcp_image_name`}}"
]
},
{
Expand Down

0 comments on commit 48c6eee

Please sign in to comment.