Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to Pimcore 11 #10

Merged
merged 17 commits into from
May 19, 2023
Prev Previous commit
Next Next commit
fix shutdown
  • Loading branch information
fashxp committed May 10, 2023
commit 9ef335959799e72a3797b361c0957d0cee66fd06
2 changes: 1 addition & 1 deletion .github/scripts/04-shutdown.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -ex

docker-compose down -v --remove-orphans
docker-compose down -v
docker network rm k6-test-network