3 "key_file": "{{env `packerbuildkey`}}"
7 "type": "googlecompute",
8 "account_file": "{{user `key_file` }}",
9 "project_id": "phoenix-project-42-ci",
10 "source_image": "debian-10-buster-v20210916",
11 "zone": "us-central1-a",
13 "image_name": "jenkins-image-federation-tests-{{isotime \"20060102150405\"}}",
14 "image_family": "jenkins",
15 "ssh_username": "jenkins"
21 "source": "node-ready.sh",
22 "destination": "/tmp/node-ready.sh"
26 "script": "./jenkins-image-common.sh"
30 "script": "./jenkins-image-federation-tests.sh"