mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-26 06:51:45 +02: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\/.*$/
|
- /^release\/.*$/
|
||||||
except:
|
except:
|
||||||
- schedules
|
- schedules
|
||||||
|
tags:
|
||||||
|
- aws-autoscale
|
||||||
|
|
||||||
build_remnux_focal:
|
build_remnux_focal:
|
||||||
stage: build
|
stage: build
|
||||||
@ -604,6 +606,8 @@ build_remnux_bionic_schedules:
|
|||||||
- docker push ${ORG_NAME}/core-remnux-bionic:$SANITIZED_ROLLING_BRANCH
|
- docker push ${ORG_NAME}/core-remnux-bionic:$SANITIZED_ROLLING_BRANCH
|
||||||
only:
|
only:
|
||||||
- schedules
|
- schedules
|
||||||
|
tags:
|
||||||
|
- aws-autoscale
|
||||||
|
|
||||||
build_remnux_focal_schedules:
|
build_remnux_focal_schedules:
|
||||||
stage: build
|
stage: build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user