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