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
|
- name: build
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- go get -u github.com/gomarkdown/mdtohtml
|
|
||||||
- mdtohtml README.md index.htm
|
|
||||||
- sh ./.drone.sh
|
- sh ./.drone.sh
|
||||||
|
|
||||||
# Copy binary to test server
|
# Copy binary to test server
|
||||||
|
Reference in New Issue
Block a user