From 819df76e1a62b9b24ebe3610dc7976b8f59a1b01 Mon Sep 17 00:00:00 2001 From: Tobias Diez Date: Thu, 5 Mar 2020 09:57:17 +0100 Subject: [PATCH] Readd package portable --- .github/workflows/deployment.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/deployment.yml b/.github/workflows/deployment.yml index c0bff8a7612..9ab08221653 100644 --- a/.github/workflows/deployment.yml +++ b/.github/workflows/deployment.yml @@ -103,6 +103,9 @@ jobs: export BADASS_JLINK_JPACKAGE_HOME="${GITHUB_WORKSPACE}${{ matrix.jdk14Path }}" ./gradlew -PprojVersion="${{ steps.gitversion.outputs.AssemblySemVer }}" -PprojVersionInfo="${{ steps.gitversion.outputs.InformationalVersion }}" jpackage shell: bash + - name: Package application image + run: ${{ matrix.archivePortable }} + shell: bash - name: Rename files run: | get-childitem -Path build/distribution/*