Allow publishlang to run several times
Cleanup directory so that the following commands work. This is needed for developers invoking the publishlang-api manually. Change-Id: I87379427305e0da06a9434479fa036368b7af463
This commit is contained in:
parent
ad85123a72
commit
5c44dccbab
4
tox.ini
4
tox.ini
@ -101,7 +101,11 @@ whitelist_externals =
|
||||
doc-tools-check-languages
|
||||
mkdir
|
||||
mv
|
||||
rm
|
||||
commands =
|
||||
# Cleanup first - important when this environment runs locally
|
||||
# multiple times.
|
||||
rm -rf publish-docs
|
||||
doc-tools-check-languages doc-tools-check-languages.conf publish all
|
||||
# Move directories to proper place, we publish translated
|
||||
# quick-start guides at
|
||||
|
Loading…
x
Reference in New Issue
Block a user