Fix
testing/ogcore-api/pipeline/head This commit looks good
Details
testing/ogcore-api/pipeline/head This commit looks good
Details
parent
7a31acd93d
commit
ca5b33fe25
|
@ -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