remove markdown commands
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user