upi
Some checks failed
/ ls (pull_request) Failing after 22s
/ ls (release) Successful in 49s
/ ls (push) Successful in 1m21s

This commit is contained in:
lubiana 2025-06-15 02:25:20 +02:00
parent f14289f8d8
commit 61ff9ff05f
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
4 changed files with 28 additions and 26 deletions

View file

@ -5,4 +5,6 @@ systemctl --user start pod-saufen
sleep 2
podman exec -it saufen-php /var/www/html/bin/console cache:clear
podman exec -it saufen-php /var/www/html/bin/console cache:warmup
podman exec -it saufen-php /var/www/html/bin/console asset-map:compile
echo 'yes' | podman exec -it saufen-php /var/www/html/bin/console doctrine:migrations:migrate