Merge branch 'feature/KASM-2119_focal' into 'master'

Focal build in default

Closes KASM-2119

See merge request kasm-technologies/internal/KasmVNC!18
This commit is contained in:
Matthew McClaskey 2021-12-10 19:46:39 +00:00
commit ca7949537a

View File

@ -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/