From 6cb7449a92a050c1c9cce01773f160aa8e92666d Mon Sep 17 00:00:00 2001 From: Emre KARTAL Date: Thu, 9 Feb 2023 15:14:39 +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 | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.drone.yml b/.drone.yml index 37233cd..ec67048 100644 --- a/.drone.yml +++ b/.drone.yml @@ -57,14 +57,6 @@ steps: from_secret: SECRET_REGISTRY_USERNAME password: from_secret: SECRET_REGISTRY_PASSWORD - # container deployment - - name: deploy-container - image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest - environment: - IMAGENAME: hub.codefirst.iut.uca.fr/my.login/my_repository:latest - CONTAINERNAME: ApiLol - COMMAND: create - OVERWRITE: true #- name: generate-and-deploy-docs #image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer #failure: ignore