Implement endpoint for cache deletion
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -20,4 +20,9 @@ To include the badge in your readme, use the following markdown:
|
||||
<pre>
|
||||
[](https://@repo_info.domain/view/@repo_info.path)
|
||||
</pre>
|
||||
|
||||
|
||||
<form method="post" action="/@repo_info.path/delete">
|
||||
<button type="submit">Rebuild Cache</button>
|
||||
</form>
|
||||
}, version_info, repo_count)
|
||||
|
Reference in New Issue
Block a user