mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-17 16:36:49 +00:00
KASM-6904 Fix CI
This commit is contained in:
parent
2eae9d2941
commit
dfa1a00ed0
1 changed files with 1 additions and 0 deletions
|
|
@ -33,5 +33,6 @@ copy_signing_key_to_user_abuild_dir
|
|||
source_dir=$(echo $PWD)
|
||||
docker run --rm -v "$source_dir":/src --user $L_UID:$L_GID \
|
||||
--group-add $ABUILD_GID \
|
||||
-e CI \
|
||||
kasmvnc_apkbuilder_${os}:${os_codename} /bin/bash -c \
|
||||
'/src/builder/build-apk-inside-docker'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue