metrics calculation
This commit is contained in:
parent
326847f47a
commit
2ef492233a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Copy Archive') {
|
stage('Copy Archive') {
|
||||||
steps {
|
steps {
|
||||||
sh 'node --version'
|
sh 'git --version'
|
||||||
sh 'svn --version'
|
sh 'svn --version'
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user