POS_Sprint_1 #1
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -4,6 +4,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Install') {
|
||||
steps {
|
||||
sh chmod 777 dotnet-install.sh
|
||||
sh "./dotnet-install.sh"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user