Files
2026-07-13 12:28:23 +08:00

13 lines
288 B
Bash

exit 1
# This script isn't currently runnable it just documents the process
# Remember to update version number
cd ..
snapcraft clean && SNAPCRAFT_BUILD_ENVIRONMENT_MEMORY=4G snapcraft
# Install and test snap
snapcraft login
snapcraft upload --release=stable mysnap_latest_amd64.snap