mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2026-07-18 08:56:07 +00: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
1 changed files with 4 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue