fix: hosted env

This commit is contained in:
Georg K
2025-06-19 05:06:33 +03:00
parent 295441e2ac
commit ec21d480e9
3 changed files with 3 additions and 3 deletions

View File

@@ -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