mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-22 04:40:53 +01:00
RHEL build test
This commit is contained in:
parent
cb3700fe76
commit
1905bea214
3
.github/workflows/images_build_rhel.yml
vendored
3
.github/workflows/images_build_rhel.yml
vendored
@ -253,6 +253,7 @@ jobs:
|
||||
podman system prune --external
|
||||
podman system prune -a --volumes
|
||||
podman system reset -f
|
||||
rm -rf /home/podman/.local/share/containers/
|
||||
echo "::endgroup::"
|
||||
|
||||
build_base_database:
|
||||
@ -397,6 +398,7 @@ jobs:
|
||||
podman system prune --external
|
||||
podman system prune -a --volumes
|
||||
podman system reset -f
|
||||
rm -rf /home/podman/.local/share/containers/
|
||||
echo "::endgroup::"
|
||||
|
||||
build_images:
|
||||
@ -601,6 +603,7 @@ jobs:
|
||||
podman system prune --external
|
||||
podman system prune -a --volumes
|
||||
podman system reset -f
|
||||
rm -rf /home/podman/.local/share/containers/
|
||||
echo "::endgroup::"
|
||||
|
||||
clean_artifacts:
|
||||
|
Loading…
Reference in New Issue
Block a user