From 8d4271a8a69a28a04826df65004d6b9af0799879 Mon Sep 17 00:00:00 2001 From: Marcel Schramm Date: Thu, 25 Jun 2020 23:59:15 +0200 Subject: [PATCH] Snaps should now be released for amd64, armhf and arm64 --- release.sh | 7 +++---- snap/snapcraft.yaml | 2 ++ 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/release.sh b/release.sh index e99a22be..6c3b4924 100755 --- a/release.sh +++ b/release.sh @@ -99,10 +99,9 @@ git push --tags # the version of the built snap package will end up being `DATE_dirty`. # -# Borked af -#snapcraft clean cordless -#snapcraft -#snapcraft upload "cordless_${RELEASE_DATE}_amd64.snap" --release stable +snapcraft clean cordless +snapcraft +snapcraft upload "cordless_${RELEASE_DATE}_multi.snap" --release stable # # Copies the changelog for pasting into the github release. The changes will diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 789f6679..870c490e 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -8,6 +8,8 @@ confinement: strict grade: stable architectures: - amd64 + - arm64 + - armhf base: core18 parts: