Flutter upgrade
This commit is contained in:
parent
ae66f6a3a2
commit
79778e016d
|
|
@ -27,7 +27,7 @@ workflows:
|
||||||
echo ";" >> $FCI_BUILD_DIR/lib/flutter_version.dart
|
echo ";" >> $FCI_BUILD_DIR/lib/flutter_version.dart
|
||||||
- cd . && flutter packages pub get
|
- cd . && flutter packages pub get
|
||||||
- flutter config --enable-linux-desktop
|
- flutter config --enable-linux-desktop
|
||||||
#- flutter build linux --release
|
- flutter build linux --release
|
||||||
#- export SNAPCRAFT_STORE_CREDENTIALS=$(echo $SNAPCRAFT_LOGIN_CREDENTIALS)
|
#- export SNAPCRAFT_STORE_CREDENTIALS=$(echo $SNAPCRAFT_LOGIN_CREDENTIALS)
|
||||||
- snapcraft whoami
|
- snapcraft whoami
|
||||||
- snapcraft snap --output invoiceninja.snap
|
- snapcraft snap --output invoiceninja.snap
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue