parent
ead3f49f7b
commit
dc6150bb20
@ -0,0 +1,6 @@
|
|||||||
|
FROM cimg/android
|
||||||
|
WORKDIR /app
|
||||||
|
COPY . /app
|
||||||
|
RUN /app/gradlew androidDependencies
|
||||||
|
RUN /app/gradlew androidDependencies
|
||||||
|
RUN /app/gradlew lint test
|
Loading…
Reference in new issue