ChangeDir to proper folder for appimage creation
This commit is contained in:
parent
a3b1226bea
commit
f3f762dca5
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -26,6 +26,7 @@ pipeline {
|
|||
cd ../../../../app/outputs/flutter-apk
|
||||
cp app-release.apk ../../../../
|
||||
|
||||
cd ../../../../
|
||||
appimage-builder --recipe AppImageBuilder.yml
|
||||
'''
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue