initial script and publish action
This commit is contained in:
parent
a1f1eca3f6
commit
e478a4c836
70 changed files with 2602 additions and 0 deletions
8
main/src/test/resources/expected_api_27_dockerfile
Normal file
8
main/src/test/resources/expected_api_27_dockerfile
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
FROM fknives/ati:1.0
|
||||
# Generated on 2021-11-15
|
||||
|
||||
ENV EMULATOR_API_LEVEL 27
|
||||
|
||||
RUN /usr/local/bin/androidemulatorstart --buildOnly
|
||||
|
||||
CMD ["/bin/bash"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue