Skip to content

Commit

Permalink
Use latest Buster CI image
Browse files Browse the repository at this point in the history
  • Loading branch information
Maeve Andrews authored and zenmonkeykstop committed Jul 31, 2021
1 parent 3789cd9 commit e40564a
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-1606755081"
echo "ci-nested-virt-buster-1623169910"
}

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

0 comments on commit e40564a

Please sign in to comment.