update mage conf
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Simon Vieille 2023-09-23 00:18:41 +02:00
parent b8cdec4d71
commit 89cc5623d3
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -25,4 +25,4 @@ magephp:
- exec: { cmd: 'make doctrine-migration', desc: 'migration' }
- exec: { cmd: 'php8.1 ./bin/console cache:warmup', desc: 'warmup' }
- exec: { cmd: 'php8.1 ./bin/console cache:warmup', desc: 'warmup2' }
- exec: { cmd: './bin/messenger restart', desc: 'messenger' }
- exec: { cmd: './bin/messenger -a restart', desc: 'messenger' }