Rename test.yml to test_docker.yml

This commit is contained in:
fab 2025-01-16 19:18:58 +01:00 committed by GitHub
parent ae9c2756f7
commit 45d9f34241
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -246,4 +246,4 @@ jobs:
echo "Stopping and removing containers..."
sudo docker stop nginx-waf apache-waf haproxy-waf traefik-waf || true
sudo docker rm nginx-waf apache-waf haproxy-waf traefik-waf || true
echo "Containers stopped and removed."
echo "Containers stopped and removed."