From 389313b1bccc892bb88b02583d07fab6ffe7ce0e Mon Sep 17 00:00:00 2001 From: Emre KARTAL Date: Wed, 1 Mar 2023 10:32:47 +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 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index b134747..8f4fa42 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,10 +25,6 @@ steps: from_secret: SECRET_REGISTRY_USERNAME password: from_secret: SECRET_REGISTRY_PASSWORD - commands: - - cd ./src/Api - - npm install - - npm run build #container deployment - name: deploy-container