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

test_old_branch
Jérémy Mouyon 1 year ago
parent 1518035ac1
commit 7a212e416a

@ -22,11 +22,8 @@ steps:
- dotnet test QwirkleWithoutMaui.sln --no-restore
- name: generate-and-deploy-docs
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer
image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer
failure: ignore
volumes:
- name: docs
path: /docs
commands:
- ./entrypoint.sh -l /docs -t doxygen
when:

Loading…
Cancel
Save