drone dont pull mark2web from docker hub
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Sebastian Frank
2019-02-20 12:15:40 +01:00
parent 61a4a3cc40
commit 9746186dae

View File

@@ -71,6 +71,7 @@ steps:
- name: deploy website
image: apairon/mark2web:latest
pull: false
commands:
- /mark2web -version
- /mark2web -in website -out html -create -logLevel debug
@@ -80,6 +81,7 @@ steps:
- name: prepare release
image: apairon/mark2web:latest
pull: false
commands:
- gzip dist/*
- ls -la dist/