Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
30cab363d0
commit
418972fe90
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -13,7 +13,7 @@ pipeline {
|
||||
}
|
||||
stage('Count lines') {
|
||||
steps {
|
||||
readFile '/file.txt'
|
||||
readFile 'src/master/file.txt'
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user