mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-07 08:04:06 +01:00
KASM-5378 Update kasm-recorder-service commit
This commit is contained in:
parent
395f8536ab
commit
5c8e3b9e92
@ -2,8 +2,8 @@
|
||||
### every exit != 0 fails the script
|
||||
set -e
|
||||
|
||||
COMMIT_ID="b9f195d8aac56b3127be9083470bddc360e30377"
|
||||
BRANCH="main"
|
||||
COMMIT_ID="2ffd3da2a103e3838ab3e5573bd7610546691218"
|
||||
BRANCH="feature_KASM-5378_recording_errata"
|
||||
COMMIT_ID_SHORT=$(echo "${COMMIT_ID}" | cut -c1-6)
|
||||
|
||||
ARCH=$(arch | sed 's/aarch64/arm64/g' | sed 's/x86_64/amd64/g')
|
||||
|
Loading…
Reference in New Issue
Block a user