mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-06-28 13:42:06 +02:00
Revert "KASM-6904 Fix CI"
This reverts commit 2b731e170a65c00a74d4cbc407199afd5b8a132d.
This commit is contained in:
parent
2b731e170a
commit
259d8953ef
@ -198,7 +198,7 @@ build_ubuntu_noble:
|
||||
artifacts:
|
||||
paths:
|
||||
- output/
|
||||
|
||||
|
||||
build_ubuntu_noble_arm:
|
||||
stage: build
|
||||
allow_failure: true
|
||||
@ -209,7 +209,7 @@ build_ubuntu_noble_arm:
|
||||
- *prepare_www
|
||||
after_script:
|
||||
- *prepare_artfacts
|
||||
script:
|
||||
script:
|
||||
- bash builder/build-package ubuntu noble;
|
||||
only:
|
||||
variables:
|
||||
@ -617,13 +617,13 @@ build_fedora_forty:
|
||||
artifacts:
|
||||
paths:
|
||||
- output/
|
||||
|
||||
|
||||
build_fedora_forty_arm:
|
||||
stage: build
|
||||
allow_failure: true
|
||||
tags:
|
||||
- oci-fixed-arm
|
||||
before_script:
|
||||
before_script:
|
||||
- *prepare_build
|
||||
- *prepare_www
|
||||
after_script:
|
||||
@ -655,18 +655,18 @@ build_fedora_fortyone:
|
||||
artifacts:
|
||||
paths:
|
||||
- output/
|
||||
|
||||
|
||||
build_fedora_fortyone_arm:
|
||||
stage: build
|
||||
allow_failure: true
|
||||
tags:
|
||||
- oci-fixed-arm
|
||||
before_script:
|
||||
before_script:
|
||||
- *prepare_build
|
||||
- *prepare_www
|
||||
after_script:
|
||||
- *prepare_artfacts
|
||||
script:
|
||||
script:
|
||||
- bash builder/build-package fedora fortyone;
|
||||
only:
|
||||
variables:
|
||||
@ -779,8 +779,6 @@ build_alpine_319:
|
||||
artifacts:
|
||||
paths:
|
||||
- output/
|
||||
- alpine/.abuild/kasmvnc_signing_key.rsa
|
||||
- alpine/.abuild/kasmvnc_signing_key.rsa.pub
|
||||
|
||||
build_alpine_319_arm:
|
||||
stage: build
|
||||
|
Loading…
x
Reference in New Issue
Block a user