mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-02-22 18:02:47 +01:00
This commit is contained in:
parent
2f23b6e3f9
commit
b849e348f1
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -40,6 +40,9 @@ pipeline{
|
|||||||
// only useful for any master branch
|
// only useful for any master branch
|
||||||
//if (env.BRANCH_NAME =~ /^master/) {
|
//if (env.BRANCH_NAME =~ /^master/) {
|
||||||
archiveArtifacts artifacts: 'd.ts/, build/, doc/', fingerprint: true
|
archiveArtifacts artifacts: 'd.ts/, build/, doc/', fingerprint: true
|
||||||
|
sh'''
|
||||||
|
cp -rf doc /home/dany/public/antos-release/doc-2.0.x
|
||||||
|
'''
|
||||||
//}
|
//}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user