fix: hosted env
This commit is contained in:
@@ -36,7 +36,7 @@ release-hosted:
|
||||
stage: release-hosted
|
||||
image: alpine:latest
|
||||
variables:
|
||||
VERSION: "1.0.2"
|
||||
VERSION: "1.0.3"
|
||||
script:
|
||||
- apk add --no-cache curl
|
||||
- chmod a+x hosted/install.sh
|
||||
|
||||
Reference in New Issue
Block a user