This commit is contained in:
Matthew McClaskey 2023-11-24 19:11:42 +00:00
parent 16c44916af
commit f91e077106

View File

@ -11,6 +11,7 @@ include:
stages: stages:
- template - template
- run - run
- test
variables: variables:
KASM_RELEASE: "1.14.0" KASM_RELEASE: "1.14.0"
TEST_INSTALLER: "https://kasm-static-content.s3.amazonaws.com/kasm_release_1.14.0.7f3582.tar.gz" TEST_INSTALLER: "https://kasm-static-content.s3.amazonaws.com/kasm_release_1.14.0.7f3582.tar.gz"