Update .gitlab-ci.yml file

main
Joerg 2023-06-25 12:48:09 +00:00
parent 80ea7ef27d
commit 389f18bd5b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ build:
- flutter build apk
artifacts:
paths:
- /build/app/outputs/apk/release/app-release.apk
- /build/app/outputs/flutter-apk/app-release.apk
test:
stage: build