Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

master
Lilian BRETON 2 years ago
parent a7ab2290b5
commit 486706d61b

@ -4,16 +4,16 @@ name: BlazorProject
steps: steps:
- name: generate-documentation - name: generate-documentation
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer
failure: ignore failure: ignore
volumes: volumes:
- name: docs - name: docs
path: /docs path: /docs
commands: commands:
- /entrypoint.sh - /entrypoint.sh
when: when:
branch: branch:
- master - master
volumes: volumes:

Loading…
Cancel
Save