adding ci

This commit is contained in:
2025-11-25 22:28:18 +02:00
parent 013176e064
commit 042a2639f1
3 changed files with 80 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ RUN apt-get install -y curl git unzip
# define variables
ARG FLUTTER_SDK=/usr/local/flutter
ARG FLUTTER_VERSION=3.31.0
ARG FLUTTER_VERSION=3.35.6
ARG APP=/app/
#clone flutter