Using new buildah-runner
This commit is contained in:
parent
02a5d48fd0
commit
0dcbbf63d9
@ -33,10 +33,9 @@ compose-job:
|
|||||||
nonfree-build-job:
|
nonfree-build-job:
|
||||||
stage: build
|
stage: build
|
||||||
tags:
|
tags:
|
||||||
- podman-exec
|
- buildah-exec
|
||||||
image: git.hyperreal.coffee:5050/fedora-atomic/containers/buildah:latest
|
image: git.hyperreal.coffee:5050/fedora-atomic/containers/buildah:latest
|
||||||
variables:
|
variables:
|
||||||
STORAGE_DRIVER: vfs
|
|
||||||
BUILDAH_FORMAT: docker
|
BUILDAH_FORMAT: docker
|
||||||
BUILDAH_ISOLATION: chroot
|
BUILDAH_ISOLATION: chroot
|
||||||
FQ_IMAGE_NAME: "$CI_REGISTRY_IMAGE/vauxite-nonfree:39"
|
FQ_IMAGE_NAME: "$CI_REGISTRY_IMAGE/vauxite-nonfree:39"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user