changeset 5a18393e7d3c in modules/currency_ro:default
details:
https://hg.tryton.org/modules/currency_ro?cmd=changeset&node=5a18393e7d3c
description:
Use correct image substitution in check_doc
issue11367
diffstat:
.drone.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 8663cf67dff3 -r 5a18393e7d3c .drone.yml
--- a/.drone.yml Wed Apr 06 18:19:48 2022 +0200
+++ b/.drone.yml Wed Apr 06 18:24:28 2022 +0200
@@ -30,7 +30,7 @@
- python setup.py sdist
- twine check dist/*
check_doc:
- image: ${IMAGE]
+ image: ${IMAGE}
commands:
- pip install sphinx
- python -m sphinx -T -E -W -n -b html doc _build/html