Skip to content

Commit

Permalink
fix missing curly
Browse files Browse the repository at this point in the history
  • Loading branch information
jstastny-cz committed May 21, 2024
1 parent a3260a8 commit e03aead
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/jenkins/Jenkinsfile.deploy
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ pipeline {
.run("clean $installOrDeploy")
}
}
}
}
post {
always {
Expand Down

0 comments on commit e03aead

Please sign in to comment.