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

master
Enzo JOLYS 2 years ago
parent 2ea1ec0dac
commit 92ed2fbb02

@ -43,7 +43,7 @@ steps:
- tests - tests
when: when:
branch: branch:
- main - master
- name: deploy-container - name: deploy-container
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest
@ -57,7 +57,7 @@ steps:
- docker-build-and-push - docker-build-and-push
when: when:
branch: branch:
- main - master
volumes: volumes:
- name: docs - name: docs

Loading…
Cancel
Save