mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-02-08 06:29:41 +01:00
Focal build in default
This commit is contained in:
parent
2959b47a86
commit
6dd0dd58d4
@ -95,9 +95,6 @@ build_ubuntu_focal:
|
||||
- *prepare_artfacts
|
||||
script:
|
||||
- bash builder/build-package ubuntu focal;
|
||||
only:
|
||||
variables:
|
||||
- $CI_COMMIT_MESSAGE =~ /\[full [Cc][Ii]\]/
|
||||
artifacts:
|
||||
paths:
|
||||
- output/
|
||||
@ -114,9 +111,6 @@ build_ubuntu_focal_arm:
|
||||
- *prepare_artfacts
|
||||
script:
|
||||
- bash builder/build-package ubuntu focal;
|
||||
only:
|
||||
variables:
|
||||
- $CI_COMMIT_MESSAGE =~ /\[full [Cc][Ii]\]/
|
||||
artifacts:
|
||||
paths:
|
||||
- output/
|
||||
|
Loading…
Reference in New Issue
Block a user