Update .gitlab-ci.yml file

main
Joerg 2023-06-25 21:11:07 +00:00
parent ac9ac6a513
commit 39a69d8441
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ build:
- flutter build web
artifacts:
paths:
- build/app/outputs/flutter-apk/app-release.apk#
- build/app/outputs/flutter-apk/app-release.apk
- build/web
test: