mirror of
https://codeberg.org/hyperreal/vauxite-build
synced 2024-11-01 16:53:12 +01:00
Rename jobs
This commit is contained in:
parent
ee972530df
commit
8072c0eaa7
@ -2,7 +2,7 @@ stages:
|
||||
- compose
|
||||
- build
|
||||
|
||||
vauxite-compose-job:
|
||||
compose-job:
|
||||
stage: compose
|
||||
tags:
|
||||
- podman-exec
|
||||
@ -30,7 +30,7 @@ vauxite-compose-job:
|
||||
- rsync -aAX "$(pwd)/src/" "$(pwd)/.tmp"
|
||||
- rpm-ostree compose image --cachedir "${CACHE_DIR}" --initialize-mode=if-not-exists --format=registry "$(pwd)/.tmp/vauxite.json" "${CI_REGISTRY_IMAGE}/vauxite:${RELVER}"
|
||||
|
||||
vauxite-nonfree-job:
|
||||
nonfree-build-job:
|
||||
stage: build
|
||||
tags:
|
||||
- podman-in-podman
|
||||
|
Loading…
Reference in New Issue
Block a user