Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is failing Details

master
Leni BEAULATON 2 weeks ago
parent 197251908c
commit 11e9f528b0

@ -155,7 +155,7 @@ steps:
commands: commands:
- cd WF_EF_Api/StubbedContextLib - cd WF_EF_Api/StubbedContextLib
- dotnet tool install --global dotnet-ef - dotnet tool install --global dotnet-ef
- dotnet ef database update - dotnet-ef database update
depends_on: [deploy-api-db,deploy-auth-db,deploy-test-db] depends_on: [deploy-api-db,deploy-auth-db,deploy-test-db]
- name: publish-to-registry - name: publish-to-registry

Loading…
Cancel
Save