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