drone dont pull mark2web from docker hub
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
61a4a3cc40
commit
9746186dae
@ -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/
|
||||||
|
Loading…
Reference in New Issue
Block a user