mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2026-01-23 02:25:24 +00:00
update test installer
This commit is contained in:
parent
bdaf149d40
commit
1c157556a7
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ variables:
|
|||
BASE_TAG: "develop"
|
||||
USE_PRIVATE_IMAGES: 0
|
||||
KASM_RELEASE: "1.16.0"
|
||||
TEST_INSTALLER: "https://kasm-static-content.s3.amazonaws.com/kasm_release_1.16.0.f2d6e1.tar.gz"
|
||||
TEST_INSTALLER: "https://kasm-static-content.s3.amazonaws.com/kasm_release_1.16.0.a1d5b7.tar.gz"
|
||||
before_script:
|
||||
- export SANITIZED_BRANCH="$(echo $CI_COMMIT_REF_NAME | sed -r 's#^release/##' | sed 's/\//_/g')"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue