Remove the test build starter as it no longer works.
This commit is contained in:
parent
0ff19d5401
commit
3026f83c2c
2 changed files with 0 additions and 13 deletions
|
@ -1,8 +0,0 @@
|
|||
<html>
|
||||
<body>
|
||||
<form enctype='multipart/form-data' method="post" action="/api/repository/devtable/complex/build/">
|
||||
<input type="file" name="initializedata">
|
||||
<button type="submit">Send</button>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
Reference in a new issue