test deploy
continuous-integration/drone/push Build encountered an error Details

pull/29/head
Maxime ROCHER 3 months ago
parent 67252ff84f
commit fab75f2fe8

@ -71,14 +71,14 @@ steps:
depends_on: [ build, tests, code-analysis ]
- name: deploy
image: hub.codefirst.iut.uca.fr/celeste.barbosa/codefirst-dockerproxy-clientdrone
environment:
IMAGENAME: hub.codefirst.iut.uca.fr/whatthefantasy/wf-webadmin
CONTAINERNAME: WF-WebAdmin
COMMAND: create
OVERWRITE: true
ADMINS: maximerocher,kevinmondejar,lenibeaulaton,kentinbrongniart,tommynguyen,louisguichard
when:
branch:
- master
depends_on: [ docker-build ]
image: hub.codefirst.iut.uca.fr/celeste.barbosa/codefirst-dockerproxy-clientdrone
environment:
IMAGENAME: hub.codefirst.iut.uca.fr/whatthefantasy/wf-webadmin
CONTAINERNAME: WF-WebAdmin
COMMAND: create
OVERWRITE: true
ADMINS: maximerocher,kevinmondejar,lenibeaulaton,kentinbrongniart,tommynguyen
when:
branch:
- master
depends_on: [ docker_build ]

Loading…
Cancel
Save