Fix brackets
This commit is contained in:
parent
6afc0e44fe
commit
eccafe1dc7
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -6,6 +6,7 @@ pipeline {
|
||||
steps {
|
||||
sh "./dotnet-install.sh"
|
||||
}
|
||||
}
|
||||
stage('Restore') {
|
||||
steps {
|
||||
dir('Serwer') {
|
||||
|
Loading…
Reference in New Issue
Block a user