changes
This commit is contained in:
parent
53722a27cf
commit
90148d7c02
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -27,5 +27,10 @@ pipeline {
|
|||||||
archiveArtifacts 'srr.txt'
|
archiveArtifacts 'srr.txt'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
stage("buildMetrics") {
|
||||||
|
steps {
|
||||||
|
build 's426086-plots'
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user