Fix
parent
c9320fb658
commit
3bb426c6c3
|
@ -50,7 +50,6 @@ pipeline {
|
|||
docker compose exec php php bin/console lexik:jwt:generate-keypair --overwrite
|
||||
docker compose exec php php bin/console doctrine:migrations:migrate --no-interaction
|
||||
docker compose exec php php bin/console doctrine:fixtures:load --no-interaction
|
||||
// Create report directory
|
||||
docker compose exec php mkdir -p /report
|
||||
"""
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue