mirror of
https://codeberg.org/hyperreal/vauxite-build
synced 2024-11-01 16:53:12 +01:00
Remove --squash flag
This commit is contained in:
parent
f24f4f5997
commit
3ec77ffb72
@ -46,5 +46,5 @@ nonfree-build-job:
|
||||
- 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 containers
|
||||
- buildah commit --squash --rm $container "$FQ_IMAGE_NAME"
|
||||
- buildah commit --rm $container "$FQ_IMAGE_NAME"
|
||||
- buildah push "$FQ_IMAGE_NAME"
|
||||
|
Loading…
Reference in New Issue
Block a user