Jenkinsfile

This commit is contained in:
2021-03-24 19:44:08 +03:00
parent a66aca0e4e
commit 9baa4c53a5
2 changed files with 4 additions and 1 deletions
Vendored
+3
View File
@@ -43,6 +43,9 @@ pipeline {
agent { agent {
label 'master' label 'master'
} }
options {
copyArtifactPermission('*');
}
stages { stages {
stage("PIP doc") { stage("PIP doc") {
steps { steps {
+1 -1
Submodule cmake updated: 44f27b5010...d3b4147e0f