tools/app-sre-build-worker-packer: split out the CI script
To add the fedora workers built from AppSRE's infrastructure, we need a combination that wasn't possible with the current matrix based on the CI environment (jenkins vs gitlab).
This commit is contained in:
parent
35c4d3efba
commit
c7aad1b17d
3 changed files with 43 additions and 49 deletions
|
|
@ -147,7 +147,7 @@ Packer:
|
|||
rules:
|
||||
- if: '$CI_PIPELINE_SOURCE != "schedule"'
|
||||
script:
|
||||
- tools/appsre-build-worker-packer.sh
|
||||
- tools/ci-build-worker-packer.sh
|
||||
variables:
|
||||
RUNNER: aws/rhel-9.2-ga-x86_64
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue