diff --git a/.drone.yml b/.drone.yml index 8f108e9..5afe54a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,8 @@ steps: image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: IMAGENAME: hub.codefirst.iut.uca.fr/vincent.astolfi/old-project:latest - CONTAINERNAME: panorame + CONTAINERNAME: panorama COMMAND: create OVERWRITE: true ADMINS: vincentastolfi, aurianjault, axeldelafuente + depends_on: [docker-build] \ No newline at end of file