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

master
Augustin AFFOGNON 2 years ago
parent b3c6ac0685
commit 0064c75628

@ -25,7 +25,7 @@ steps:
- dotnet restore Solution.sln - dotnet restore Solution.sln
- dotnet test Solution.sln --no-restore - dotnet test Solution.sln --no-restore
depends_on: [build] depends_on: [build]
- name: code-analysis - name: code-analysis
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-dotnet6 image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-dotnet6
commands: commands:

Loading…
Cancel
Save