Update '.drone.yml'

testDocker
Lilian BRETON 2 years ago
parent f7cba1e157
commit b689448160

@ -24,8 +24,8 @@ steps:
- name: docker-build-and-push - name: docker-build-and-push
image: plugins/docker image: plugins/docker
settings: settings:
dockerfile: Sources/Dockerfile dockerfile: /Dockerfile
context: Sources/ context: /
registry: hub.codefirst.iut.uca.fr registry: hub.codefirst.iut.uca.fr
repo: hub.codefirst.iut.uca.fr/BOB_PARTEAM/BOB_PARTY repo: hub.codefirst.iut.uca.fr/BOB_PARTEAM/BOB_PARTY
username: username:

Loading…
Cancel
Save