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: