Focal build in default

This commit is contained in:
Matthew McClaskey 2021-12-10 19:46:39 +00:00
parent 2959b47a86
commit 6dd0dd58d4

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/