Merge branch 'update_cicd_runner_labels' into 'main'
Use small/medium public runners See merge request qontainers/pipglr!47
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
default:
|
||||
image: quay.io/buildah/stable:v1.32
|
||||
tags:
|
||||
- docker
|
||||
- linux
|
||||
- saas-linux-small-amd64
|
||||
|
||||
workflow:
|
||||
rules:
|
||||
@@ -41,6 +40,8 @@ commit_check:
|
||||
fi
|
||||
|
||||
build:
|
||||
tags:
|
||||
- saas-linux-medium-amd64
|
||||
stage: deploy
|
||||
variables:
|
||||
BUILDAH_FORMAT: docker
|
||||
|
||||
Reference in New Issue
Block a user