diff --git a/.drone.yml b/.drone.yml index b5b1d6e..7538cc7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,8 +9,6 @@ steps: - name: build image: golang commands: - - go get -u github.com/gomarkdown/mdtohtml - - mdtohtml README.md index.htm - sh ./.drone.sh # Copy binary to test server