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
|
- compose
|
||||||
- build
|
- build
|
||||||
|
|
||||||
vauxite-compose-job:
|
compose-job:
|
||||||
stage: compose
|
stage: compose
|
||||||
tags:
|
tags:
|
||||||
- podman-exec
|
- podman-exec
|
||||||
@ -30,7 +30,7 @@ vauxite-compose-job:
|
|||||||
- rsync -aAX "$(pwd)/src/" "$(pwd)/.tmp"
|
- 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}"
|
- 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
|
stage: build
|
||||||
tags:
|
tags:
|
||||||
- podman-in-podman
|
- podman-in-podman
|
||||||
|
Loading…
Reference in New Issue
Block a user