mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-21 10:27:47 +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 -a --volumes -f
|
||||
podman system reset -f
|
||||
rm -rf /home/podman/.local/share/containers/
|
||||
#rm -rf /home/podman/.local/share/containers/
|
||||
echo "::endgroup::"
|
||||
|
||||
build_base_database:
|
||||
@ -398,7 +398,7 @@ jobs:
|
||||
podman system prune --external
|
||||
podman system prune -a --volumes -f
|
||||
podman system reset -f
|
||||
rm -rf /home/podman/.local/share/containers/
|
||||
#rm -rf /home/podman/.local/share/containers/
|
||||
echo "::endgroup::"
|
||||
|
||||
build_images:
|
||||
@ -603,7 +603,7 @@ jobs:
|
||||
podman system prune --external
|
||||
podman system prune -a --volumes -f
|
||||
podman system reset -f
|
||||
rm -rf /home/podman/.local/share/containers/
|
||||
#rm -rf /home/podman/.local/share/containers/
|
||||
echo "::endgroup::"
|
||||
|
||||
clean_artifacts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user