RHEL build test

This commit is contained in:
Alexey Pustovalov 2024-02-15 05:27:38 +09:00
parent 672a543919
commit 1658727342

View File

@ -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: