Fix : Testing Drone thing
continuous-integration/drone/push Build is failing Details

pull/38/head
Jade VAN BRABANDT 1 year ago
parent 89581e1e3d
commit 1e2f85db64

@ -23,7 +23,7 @@ steps:
depends_on: [build]
- name: code-analysis
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-dotnet6
image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dronesonarplugin-dotnet7
commands:
- cd Blazor/
- dotnet restore Blazor.sln
@ -43,7 +43,7 @@ steps:
depends_on: [tests]
- name: generate-and-deploy-docs
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer
image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dronesonarplugin-dotnet7
failure: ignore
volumes:
- name: docs

Loading…
Cancel
Save