mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-15 09:10:31 +00:00
build.gradle: remove product flavors
This commit is contained in:
parent
d92615efd9
commit
b0ea770ba3
9 changed files with 5 additions and 90 deletions
|
@ -48,4 +48,4 @@ RUN if [ -e /dev/fuse ] ; \
|
|||
|
||||
# export build output
|
||||
FROM scratch AS export-stage
|
||||
COPY --from=build-stage /home/builder/project/oeffi/build/outputs/apk/*/release/oeffi-*-release-unsigned.apk /
|
||||
COPY --from=build-stage /home/builder/project/oeffi/build/outputs/apk/release/oeffi-release-unsigned.apk /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue