drone dont pull mark2web from docker hub
Some checks failed
continuous-integration/drone/push Build encountered an error
Some checks failed
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -71,6 +71,7 @@ steps:
|
|||||||
|
|
||||||
- name: deploy website
|
- name: deploy website
|
||||||
image: apairon/mark2web:latest
|
image: apairon/mark2web:latest
|
||||||
|
pull: false
|
||||||
commands:
|
commands:
|
||||||
- /mark2web -version
|
- /mark2web -version
|
||||||
- /mark2web -in website -out html -create -logLevel debug
|
- /mark2web -in website -out html -create -logLevel debug
|
||||||
@@ -80,6 +81,7 @@ steps:
|
|||||||
|
|
||||||
- name: prepare release
|
- name: prepare release
|
||||||
image: apairon/mark2web:latest
|
image: apairon/mark2web:latest
|
||||||
|
pull: false
|
||||||
commands:
|
commands:
|
||||||
- gzip dist/*
|
- gzip dist/*
|
||||||
- ls -la dist/
|
- ls -la dist/
|
||||||
|
|||||||
Reference in New Issue
Block a user