Update .gitlab-ci.yml file
parent
389f18bd5b
commit
ff9fb89cf7
|
@ -24,7 +24,7 @@ build:
|
|||
- flutter build apk
|
||||
artifacts:
|
||||
paths:
|
||||
- /build/app/outputs/flutter-apk/app-release.apk
|
||||
- build/app/outputs/flutter-apk/app-release.apk
|
||||
|
||||
test:
|
||||
stage: build
|
||||
|
|
Loading…
Reference in New Issue