Bump jenkinsfile
This commit is contained in:
parent
4559a8e3bb
commit
e2883808f4
1 changed files with 0 additions and 1 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -76,7 +76,6 @@ pipeline {
|
|||
script {
|
||||
bat 'flutter pub get'
|
||||
bat 'flutter build windows'
|
||||
bat 'cd build\\windows\\x64\\release\\bundle && tar -cvf ..\\..\\..\\..\\..\\windows.tgz .'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue