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