From 3344c75653ccc814979cec6b189d37155fcfea3b Mon Sep 17 00:00:00 2001 From: David D'ALMEIDA Date: Tue, 19 Mar 2024 05:17:54 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.drone.yml b/.drone.yml index 5fa128c..86ec26f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -118,20 +118,6 @@ steps: OVERWRITE: true depends_on: [ docker-build-and-push ] - # - name: deploy-container - # image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest - # environment: - # IMAGENAME: hub.codefirst.iut.uca.fr/david.d_almeida/api:latest - # CONTAINERNAME: heart_api - # CODEFIRST_CLIENTDRONE_ENV_TYPE: API - # CODEFIRST_CLIENTDRONE_ENV_PORT: 8080 - # ADMINS: davidd_almeida,kevinmonteiro,antoineperederii,paullevrault,antoinepinagot,nicolas.raymond - # COMMAND: create - # OVERWRITE: true - # depends_on: [ docker-build-and-push, deploy-container-stub ] - - - # database container deployment - name: deploy-container-mysql image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest