Update .gitlab-ci.yml file
parent
80ea7ef27d
commit
389f18bd5b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue