1 Commits

Author SHA1 Message Date
0493eba332 remove gradle again
Some checks failed
/ push-to-remote (push) Successful in 12s
Build and deploy the backend to production / Deploy to production (push) Has been cancelled
Build and deploy the backend to production / Build and push image (push) Has been cancelled
2024-09-25 17:09:21 +02:00

View File

@@ -1,7 +1,7 @@
on:
push:
tags:
- 'v*'
branches:
- main
jobs:
build:
@@ -23,13 +23,6 @@ jobs:
- name: Setup android SDK
uses: android-actions/setup-android@v3
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: 3.22.0
cache: true
- name: Infer version number from git tag
id: version