commit
continuous-integration/drone/push Build is passing Details

pull/11/head
Victor Perez NGOUNOU 2 years ago
parent d6f51d8e22
commit 845df74737

@ -27,7 +27,7 @@ steps:
depends_on: [build]
- name: code-analysis
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-dotnet7
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dronesonarplugin-dotnet6
commands:
- cd Sources/
- dotnet restore Solution.sln
@ -53,8 +53,8 @@ steps:
- name: docs
path: /docs
commands:
#- cd Documentation/doxygen
#- doxygen Doxyfile
- cd Documentation/doxygen
- doxygen Doxyfile
- /entrypoint.sh
when:
branch:

Loading…
Cancel
Save