diff --git a/.drone.yml b/.drone.yml index b74816d..b202524 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,7 @@ kind: pipeline type: docker -name: Témoignages_Formulaire +name: API_Formulaire + trigger: event: @@ -49,6 +50,7 @@ steps: ADMINS: dorianhodin,alexislamande,baptistebaverel,johanlachenal depends_on: [ set_api_form ] + # database container deployment - name: db_form image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest diff --git a/README.md b/README.md index c8ff221..984d27a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # SAE4.01_API_FORM +[![Build Status](https://codefirst.iut.uca.fr/api/badges/Temoignages/SAE4.01_API_FORM/status.svg)](https://codefirst.iut.uca.fr/Temoignages/SAE4.01_API_FORM) + Dépôt pour l'API de l'application formulaire \ No newline at end of file