Skip to content

Commit

Permalink
Merge pull request #6122 from freedomofpress/stg-update-focal-vagrant…
Browse files Browse the repository at this point in the history
…-box-in-ci

Update Focal vagrant box in CI
  • Loading branch information
zenmonkeykstop authored Oct 12, 2021
2 parents 7fb8c43 + 0e24c8f commit 6a0d05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devops/gce-nested/gce-start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ function find_latest_ci_image() {
# --filter="family:fpf-securedrop AND name ~ ^ci-nested-virt" \
# --sort-by=~Name --limit=1 --format="value(Name)"
# Return hardcoded image id to prevent newer builds from breaking CI
echo "ci-nested-virt-buster-1623169910"
echo "ci-nested-virt-buster-1633365108"
}

# Call out to GCE API and start a new instance, designating
Expand Down

0 comments on commit 6a0d05b

Please sign in to comment.