Update Jenkinsfile
This commit is contained in:
parent
0a53d57567
commit
aeeda3427e
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -99,6 +99,7 @@ pipeline {
|
||||
steps {
|
||||
sh "\
|
||||
cd tdlight/target-release/apidocs; \
|
||||
git init; \
|
||||
git remote add origin https://git.ignuranza.net/tdlight-team/tdlight-docs; \
|
||||
git add -A; \
|
||||
git commit -m \"Update javadocs\"; \
|
||||
|
Loading…
Reference in New Issue
Block a user