We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a933b8 commit 86f261fCopy full SHA for 86f261f
ops/sync_images.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-total_runners=${1:-27}
+total_runners=${1:-29}
3
image_version=$(cat $(dirname $0)/../local.tf|grep image_version|grep -v previous|cut -d '"' -f2)
4
image_arch=${2:-amd64}
5
image_version=${3:-$image_version}
0 commit comments