From 672f125f98baf56e86d06335cbfb62f6ff14ae4e Mon Sep 17 00:00:00 2001 From: Dinawo Date: Wed, 17 Apr 2024 17:02:35 +0200 Subject: [PATCH] Update .drone.yml to use build-docker-image step instead of build-and-push-docker-image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7e73437..9dddba6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: - npm install - node -v - - name: build-and-push-docker-image + - name: build-docker-image image: plugins/docker settings: repo: swiftlogiclabs/cdn-app-insider