post section was in wrong part of file
This commit is contained in:
parent
1d28bb4ef5
commit
5ee880892e
1 changed files with 6 additions and 5 deletions
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
@ -35,6 +35,8 @@ pipeline {
|
||||||
sh 'flutter pub publish -f --skip-validation'
|
sh 'flutter pub publish -f --skip-validation'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
|
@ -43,4 +45,3 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue