Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 290 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 290 Bytes

GCP Image

Usage

Build your own image

git clone [email protected]:spacelift-io/spacelift-worker-image.git
cd spacelift-worker-image
packer build gcp.pkr.hcl

Override the defaults using -var="zone=europe-west1-d"

The variables are located in the gcp.pkr.hcl file.