Merge branch 'bugfix/KASM-2585_fix_remnux_bionic_builds' into 'develop'

KASM-2585 Ensure we use autoscale builder for remnux build to avoid out of space

Closes KASM-2585

See merge request kasm-technologies/internal/workspaces-core-images!57
This commit is contained in:
Justin Travis 2022-05-04 04:50:36 +00:00
commit d1a5326ed7

View File

@ -104,6 +104,8 @@ build_remnux_bionic:
- /^release\/.*$/
except:
- schedules
tags:
- aws-autoscale
build_remnux_focal:
stage: build
@ -604,6 +606,8 @@ build_remnux_bionic_schedules:
- docker push ${ORG_NAME}/core-remnux-bionic:$SANITIZED_ROLLING_BRANCH
only:
- schedules
tags:
- aws-autoscale
build_remnux_focal_schedules:
stage: build