mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
Add hugo-video
This commit is contained in:
Binary file not shown.
@@ -195,6 +195,10 @@ jobs:
|
||||
--limit ${{ matrix.host }}
|
||||
```
|
||||
|
||||
And voilà:
|
||||
|
||||
{{< video src="gitea-runner" >}}
|
||||
|
||||
## Conclusion
|
||||
|
||||
Gitea Actions are fast and the resource footprint is minimal. My gitea instance is currently using around 250mb of memory and a small fraction of a single cpu core (and the runner is using a similar amount of resources). This is impressive since many alternatives tend to require substantionally more resources (ahem, gitlab). It certainly doesn't hurt that the codebase is largely written in go.
|
Reference in New Issue
Block a user