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

3
Jenkinsfile vendored
View File

@@ -43,6 +43,9 @@ pipeline {
agent {
label 'master'
}
options {
copyArtifactPermission('*');
}
stages {
stage("PIP doc") {
steps {

2
cmake

Submodule cmake updated: 44f27b5010...d3b4147e0f