Unified jobs in ci pipeline as much as possible

This commit is contained in:
Alejandro Celaya
2021-12-11 10:25:58 +01:00
parent 537152450f
commit de2d87a6d9
9 changed files with 47 additions and 144 deletions

View File

@@ -2,6 +2,7 @@
export APP_ENV=test
export DB_DRIVER=postgres
export TEST_ENV=api
export GENERATE_COVERAGE=${GENERATE_COVERAGE:-"no"}
rm -rf data/log/api-tests