mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-20 01:47:43 +02:00
RHEL build test
This commit is contained in:
parent
1658727342
commit
a8898895ec
6
.github/workflows/images_build_rhel.yml
vendored
6
.github/workflows/images_build_rhel.yml
vendored
@ -252,7 +252,7 @@ jobs:
|
|||||||
buildah rm -a
|
buildah rm -a
|
||||||
podman system prune --external
|
podman system prune --external
|
||||||
podman system prune -a --volumes -f
|
podman system prune -a --volumes -f
|
||||||
podman system reset -f
|
podman system reset -f 2>/dev/null || true
|
||||||
#rm -rf /home/podman/.local/share/containers/
|
#rm -rf /home/podman/.local/share/containers/
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
@ -397,7 +397,7 @@ jobs:
|
|||||||
buildah rm -a
|
buildah rm -a
|
||||||
podman system prune --external
|
podman system prune --external
|
||||||
podman system prune -a --volumes -f
|
podman system prune -a --volumes -f
|
||||||
podman system reset -f
|
podman system reset -f 2>/dev/null || true
|
||||||
#rm -rf /home/podman/.local/share/containers/
|
#rm -rf /home/podman/.local/share/containers/
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
@ -602,7 +602,7 @@ jobs:
|
|||||||
buildah rm -a
|
buildah rm -a
|
||||||
podman system prune --external
|
podman system prune --external
|
||||||
podman system prune -a --volumes -f
|
podman system prune -a --volumes -f
|
||||||
podman system reset -f
|
podman system reset -f 2>/dev/null || true
|
||||||
#rm -rf /home/podman/.local/share/containers/
|
#rm -rf /home/podman/.local/share/containers/
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user