Add index.html with redirect to last build artifact

This commit is contained in:
Mikołaj Pich 2017-09-16 12:01:34 +02:00
commit 59b4636b99

6
index.html Normal file
View file

@ -0,0 +1,6 @@
<!DOCTYPE html>
<title>Wulkanowy</title>
<meta http-equiv="refresh" content="0;url=https://bitrise-redirector.herokuapp.com/v0.1/apps/daeff1893f3c8128/builds/master/artifacts/app-debug.apk">
<h1>Redirecting...</h1>
<a href="https://bitrise-redirector.herokuapp.com/v0.1/apps/daeff1893f3c8128/builds/master/artifacts/app-debug.apk">Click here if you are not redirected.<a>
<script>location='https://bitrise-redirector.herokuapp.com/v0.1/apps/daeff1893f3c8128/builds/master/artifacts/app-debug.apk'</script>