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] depends_on: [build]
- name: code-analysis - 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: commands:
- cd Sources/ - cd Sources/
- dotnet restore Solution.sln - dotnet restore Solution.sln
@ -53,8 +53,8 @@ steps:
- name: docs - name: docs
path: /docs path: /docs
commands: commands:
#- cd Documentation/doxygen - cd Documentation/doxygen
#- doxygen Doxyfile - doxygen Doxyfile
- /entrypoint.sh - /entrypoint.sh
when: when:
branch: branch:

Loading…
Cancel
Save