Codemagic

This commit is contained in:
Hillel Coren 2023-03-19 22:07:14 +02:00
parent 89e50c7a6b
commit 885d8503f6
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@ workflows:
- cd . && flutter packages pub get
- flutter config --enable-linux-desktop
#- flutter build linux --release
- export SNAPCRAFT_STORE_CREDENTIALS=$(echo $SNAPCRAFT_LOGIN_CREDENTIALS)
#- export SNAPCRAFT_STORE_CREDENTIALS=$(echo $SNAPCRAFT_LOGIN_CREDENTIALS)
- snapcraft whoami
- snapcraft snap --output invoiceninja.snap
- snapcraft upload invoiceninja.snap --release stable
artifacts: