We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6278601 commit 04595acCopy full SHA for 04595ac
ci_microshift.sh
@@ -10,6 +10,7 @@ MICROSHIFT_PRERELEASE=yes ./microshift.sh
10
# Set the zstd compression level to 10 to have faster
11
# compression while keeping a reasonable bundle size.
12
export CRC_ZSTD_EXTRA_FLAGS="-10"
13
+export MICROSHIFT_NVR="4.18"
14
./createdisk.sh crc-tmp-install-data
15
16
# Delete the crc domain which created by snc so it can created
0 commit comments