mirror of
https://codeberg.org/hyperreal/vauxite-build
synced 2024-11-01 08:43:13 +01:00
Push to registry
This commit is contained in:
parent
7c1f818c7f
commit
02a5d48fd0
@ -47,4 +47,5 @@ nonfree-build-job:
|
||||
- buildah run $container -- rpm-ostree install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-39.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-39.noarch.rpm
|
||||
- buildah run $container -- rpm-ostree override remove libavcodec-free libavfilter-free libavformat-free libavutil-free libpostproc-free libswresample-free libswscale-free --install ffmpeg-libs
|
||||
- buildah run $container -- ostree container commit
|
||||
- buildah commit $container "$FQ_IMAGE_NAME"
|
||||
- buildah commit --squash --rm $container "$FQ_IMAGE_NAME"
|
||||
- buildah push "$FQ_IMAGE_NAME"
|
||||
|
Loading…
Reference in New Issue
Block a user