mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-21 18:31:30 +02:00
RHEL build test
This commit is contained in:
parent
672a543919
commit
1658727342
6
.github/workflows/images_build_rhel.yml
vendored
6
.github/workflows/images_build_rhel.yml
vendored
@ -253,7 +253,7 @@ jobs:
|
|||||||
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
|
||||||
rm -rf /home/podman/.local/share/containers/
|
#rm -rf /home/podman/.local/share/containers/
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
build_base_database:
|
build_base_database:
|
||||||
@ -398,7 +398,7 @@ jobs:
|
|||||||
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
|
||||||
rm -rf /home/podman/.local/share/containers/
|
#rm -rf /home/podman/.local/share/containers/
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
build_images:
|
build_images:
|
||||||
@ -603,7 +603,7 @@ jobs:
|
|||||||
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
|
||||||
rm -rf /home/podman/.local/share/containers/
|
#rm -rf /home/podman/.local/share/containers/
|
||||||
echo "::endgroup::"
|
echo "::endgroup::"
|
||||||
|
|
||||||
clean_artifacts:
|
clean_artifacts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user