Add index.html with redirect to last build artifact
This commit is contained in:
commit
59b4636b99
1 changed files with 6 additions and 0 deletions
6
index.html
Normal file
6
index.html
Normal 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>
|
Loading…
Reference in a new issue