Closed Kignuf closed 6 years ago
Thank you @Kignuf for the PR! we really appreciate it!
I think that we do not have any issue with our last build in travis.
Your build failed because you might assume that you need to build the Dockfile from Appium folder, but we build the project from root directory and pass the path of the Dockerfile using -f -> https://github.com/appium/appium-docker-android/blob/master/.travis.yml#L12
But please let us know because I might miss something.
Hello butomo, I see what you mean. I made this PR after seing the broken builds on docker hub: https://hub.docker.com/r/appium/appium/builds/ I'm rather new to docker, so I probably missed something here !
@Kignuf It was initially we built it directly on docker hub over each commit but later we changed to build it via travis over each PR or Check in's and push to hub so we could run our unit tests as well there.
Thanks for the precision Srinivasan, I closed the PR
@Kignuf you are welcome
Build failed at step 21/23 This is due to def5665e9881e0851d160ab01b2c691a8e9320e0 which moved Dockerfile to Appium/ directory