mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-07 16:14:04 +01:00
KASM-2585 Ensure we use autoscale builder for remnux build to avoid out of space
This commit is contained in:
parent
365237673f
commit
8539e37142
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user