lol;
Some checks failed
/ ls (pull_request) Failing after 23s
/ ls (release) Successful in 55s
/ ls (push) Successful in 1m31s

This commit is contained in:
lubiana 2025-06-18 20:26:48 +02:00
parent 9b1e3d98f0
commit a5e54e9f5b
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk

View file

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