fixed yaml error
This commit is contained in:
parent
32756c6a92
commit
b5390de4b0
@ -46,12 +46,12 @@ documentation:
|
|||||||
name: socializer_documentation
|
name: socializer_documentation
|
||||||
expire_in: 30 days
|
expire_in: 30 days
|
||||||
|
|
||||||
translations:
|
update_catalogs:
|
||||||
type: deploy
|
type: deploy
|
||||||
tags:
|
tags:
|
||||||
- windows10
|
- windows10
|
||||||
script:
|
script:
|
||||||
- '&$env:PYTHON3_32 -m pip install --upgrade babel'
|
- '&$env:PYTHON3_32 -m pip install --upgrade babel'
|
||||||
- copy changelog.md doc\changelog.md
|
- copy changelog.md doc\changelog.md
|
||||||
- cd doc
|
- cd doc
|
||||||
- '&$env:PYTHON3_32 documentation_importer.py'
|
- '&$env:PYTHON3_32 documentation_importer.py'
|
||||||
|
Loading…
Reference in New Issue
Block a user