concourse/tasks/package-gointegtest.yaml (17 lines of code) (raw):

platform: linux image_resource: type: registry-image source: repository: gcr.io/compute-image-tools/daisy inputs: - name: guest-test-infra run: path: /daisy args: - -project=compute-image-test-pool-001 - -zone=us-central1-c - -var:repo_name=((repo-name)) - -var:repo_owner=GoogleCloudPlatform - -var:git_ref=master - -var:gcs_path=gs://gcp-guest-test-outputs/((timestamp)) - guest-test-infra/container_images/gointegtest/integ-test-all.wf.json