Skip to content
Snippets Groups Projects
Verified Commit cc6bd28f authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

feat: expose additional variables

parent 63f9f08c
Branches main
No related tags found
No related merge requests found
Pipeline #2631 passed
......@@ -23,4 +23,6 @@ FROM openjdk:8-jdk
COPY --from=builder /android-sdk-linux /android-sdk-linux
ENV PATH=$PATH:$ANDROID_HOME/platform-tools/
ENV ANDROID_SDK_ROOT=$PWD/android-sdk-linux
ENV PLATFORM=$PLATFORM
ENV BUILD_TOOLS=$BUILD_TOOLS
ENV GRADLE_OPTS="-Dorg.gradle.daemon=False"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment