Merge branch 'bugfix/KASM-6603_fix_base_tag_for_rolling' into 'release/1.16.0'

KASM-6603 fix base tag

See merge request kasm-technologies/internal/workspaces-images!203
This commit is contained in:
Justin Travis 2024-10-17 20:40:04 +00:00
commit 5a0f9ad6c8

View File

@ -8,7 +8,7 @@ stages:
- template
- run
variables:
BASE_TAG: "develop"
BASE_TAG: "1.16.0-rolling"
USE_PRIVATE_IMAGES: 0
KASM_RELEASE: "1.14.0"
TEST_INSTALLER: "https://kasmweb-build-artifacts.s3.amazonaws.com/kasm_backend/1e99090dadb026f1e37e34e53334da20061bc21c/kasm_workspaces_feature_tester-1.15-pre-release_1.15.0.1e9909.tar.gz"