mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-19 17:38: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
|
||||
podman system prune --external
|
||||
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/
|
||||
echo "::endgroup::"
|
||||
|
||||
@ -397,7 +397,7 @@ jobs:
|
||||
buildah rm -a
|
||||
podman system prune --external
|
||||
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/
|
||||
echo "::endgroup::"
|
||||
|
||||
@ -602,7 +602,7 @@ jobs:
|
||||
buildah rm -a
|
||||
podman system prune --external
|
||||
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/
|
||||
echo "::endgroup::"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user