We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76d133a + 8a4d446 commit 1d50b6eCopy full SHA for 1d50b6e
devops/gce-nested/gce-start.sh
@@ -25,7 +25,7 @@ function find_latest_ci_image() {
25
# --filter="family:fpf-securedrop AND name ~ ^ci-nested-virt" \
26
# --sort-by=~Name --limit=1 --format="value(Name)"
27
# Return hardcoded image id to prevent newer builds from breaking CI
28
- echo "ci-nested-virt-buster-1594062724"
+ echo "ci-nested-virt-buster-1606755081"
29
}
30
31
# Call out to GCE API and start a new instance, designating
0 commit comments