modified frontmatter depending on timestamp
All checks were successful
Build / build (push) Successful in 1m54s

This commit is contained in:
2024-02-08 18:01:44 +09:00
parent 50f4e6759f
commit 72368b208c
197 changed files with 582 additions and 68 deletions

View File

@ -1,3 +1,6 @@
---
date: "2024-02-08T13:53:17+09:00"
---
#self-hosted #server #tips
Giteaは最近Actionが使えるようになった。Dockerで別にランナーマシンを立ち上げる必要があるほか、GitHub Actionsと比べると、Concurrencyなどちゃんと効かなかったり色々まだ機能が足りてない所はある。