Codemagic
This commit is contained in:
parent
89e50c7a6b
commit
885d8503f6
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue