diff --git a/Jenkinsfile b/Jenkinsfile index 5de2553..eadb35f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -26,6 +26,7 @@ pipeline { cd ../../../../app/outputs/flutter-apk cp app-release.apk ../../../../ + cd ../../../../ appimage-builder --recipe AppImageBuilder.yml ''' }