update
continuous-integration/drone/push Build is passing Details

master
Enzo 1 year ago
parent 3989e32468
commit c7c1c37b61

@ -27,7 +27,9 @@ steps:
- 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
environment: environment:
IMAGENAME: hub.codefirst.iut.uca.fr/my.login/my_repository:latest IMAGENAME: hub.codefirst.iut.uca.fr/enzo.jolys/smartfit_ai:latest
CONTAINERNAME: smartfit_ai CONTAINERNAME: smartfit_ai
COMMAND: create COMMAND: create
OVERWRITE: true OVERWRITE: true
ADMINS: remiarnal,enzojolys,othmanebenjelloun
depends_on: ["docker-build-and-push"]
Loading…
Cancel
Save