mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-06-27 05:01:41 +02:00
KASM-6904 Debug CI
This commit is contained in:
parent
2912aa653c
commit
2bd7e9497a
@ -22,6 +22,7 @@ workflow:
|
||||
stages:
|
||||
- www
|
||||
- build
|
||||
# - test
|
||||
- upload
|
||||
|
||||
.prepare_build: &prepare_build
|
||||
@ -712,14 +713,14 @@ build_alpine_317_arm:
|
||||
paths:
|
||||
- output/
|
||||
|
||||
test:
|
||||
stage: test
|
||||
tags:
|
||||
- oci-fixed-amd
|
||||
before_script:
|
||||
- *prepare_build
|
||||
script:
|
||||
- bash builder/test-vncserver
|
||||
# test:
|
||||
# stage: test
|
||||
# tags:
|
||||
# - oci-fixed-amd
|
||||
# before_script:
|
||||
# - *prepare_build
|
||||
# script:
|
||||
# - bash builder/test-vncserver
|
||||
|
||||
|
||||
build_alpine_318:
|
||||
|
Loading…
x
Reference in New Issue
Block a user