[translation] Fix mitaka -> newton
Docs in stable/newton branch for publishlang job needs to be copied into publish-docs/newton directory, not publish-docs/mitaka directory. Change-Id: I9ecee5bc3afe8363b803398b0458b078c9570aad Closes-Bug: #1642458
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -104,7 +104,7 @@ whitelist_externals =
|
||||
commands =
|
||||
doc-tools-check-languages doc-tools-check-languages.conf publish all
|
||||
# Manually move files around
|
||||
mv publish-docs/draft publish-docs/mitaka
|
||||
mv publish-docs/draft publish-docs/newton
|
||||
|
||||
[testenv:generatepot-rst]
|
||||
# Generate POT files for translation, needs {posargs} like:
|
||||
|
||||
Reference in New Issue
Block a user