diff --git a/.drone.yml b/.drone.yml index f4f756c..14d877d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -66,7 +66,7 @@ trigger: --- kind: pipeline type: docker -name: xml +name: convert platform: os: linux @@ -98,9 +98,6 @@ steps: path: /var/run - name: "git" image: alpine/git:latest - when: - branch: - - format-branch commands: - git log - git remote -v