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 21d41d1 + 06e8a68 commit 7df9452Copy full SHA for 7df9452
.common-ci.yml
@@ -49,7 +49,7 @@ workflow:
49
# Download the regctl binary for use in the release steps
50
.regctl-setup:
51
before_script:
52
- - export REGCTL_VERSION=v0.9.0
+ - export REGCTL_VERSION=v0.4.5
53
- apk add --no-cache curl
54
- mkdir -p bin
55
- curl -sSLo bin/regctl https://github.com/regclient/regclient/releases/download/${REGCTL_VERSION}/regctl-linux-amd64
0 commit comments