We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d96a1e commit 26b44f5Copy full SHA for 26b44f5
ci_microshift.sh
@@ -5,7 +5,7 @@ set -exuo pipefail
5
sudo yum install -y make golang
6
7
./shellcheck.sh
8
-MICROSHIFT_PRERELEASE=yes ./microshift.sh
+./microshift.sh
9
10
# Set the zstd compression level to 10 to have faster
11
# compression while keeping a reasonable bundle size.
0 commit comments