We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad33da6 commit d5780a7Copy full SHA for d5780a7
.common-ci.yml
@@ -150,7 +150,7 @@ trigger-pipeline:
150
# Download the regctl binary for use in the release steps
151
.regctl-setup:
152
before_script:
153
- - export REGCTL_VERSION=v0.8.0
+ - export REGCTL_VERSION=v0.8.2
154
- apk add --no-cache curl
155
- mkdir -p bin
156
- curl -sSLo bin/regctl https://github.com/regclient/regclient/releases/download/${REGCTL_VERSION}/regctl-linux-amd64
0 commit comments