From 4c6a45f01019c63a0445e4b1a500168b60b3aec6 Mon Sep 17 00:00:00 2001 From: sebclem Date: Fri, 14 Jan 2022 14:44:59 +0100 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4807622..a1e0f62 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,9 +1,6 @@ -name: Build Docker -kind: pipeline -type: docker -steps: - - - name: Only build image +pipeline: + only-buid: + name: Only build image image: plugins/docker settings: username: @@ -18,7 +15,7 @@ steps: environment: exclude: production - - name: Build and Push docker + build-and-push: image: plugins/docker settings: username: