🗃️ database: Ajoute des champs à la fiche_action
#1813
ci.yml
on: pull_request
prepare-front-deps
1m 17s
build-app-dev
6m 18s
test-package-ui
2m 46s
test-app
3m 20s
test-package-api
6m 14s
test-api
4m 29s
test-business
3m 52s
test-db-deploy
3m 57s
test-db
2m 21s
End-to-end tests
0s
Annotations
4 errors
Error:
Earthfile#L133
The command RUN docker run --rm --network $network --env SQITCH_TARGET=db:$DB_URL $REG_TARGET/db-deploy:$DL_TAG revert --to @$tag --y did not complete successfully. Exit code 2
|
test-db-deploy
Process completed with exit code 1.
|
Error:
Earthfile#L475
The command RUN docker run --rm --name package-api-test_tet --network $network --env SUPABASE_URL=$API_URL --env SUPABASE_KEY=$ANON_KEY --env SUPABASE_SERVICE_ROLE_KEY=$SERVICE_ROLE_KEY package-api-test:latest did not complete successfully. Exit code 1
|
test-package-api
Process completed with exit code 1.
|