[obsidian] vault backup: 2024-02-05 13:10:19
All checks were successful
Build / build (push) Successful in 2m57s
All checks were successful
Build / build (push) Successful in 2m57s
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
#self-hosted #server
|
||||
|
||||
|
||||
|
||||
Giteaは最近Actionが使えるようになった。Dockerで別にランナーマシンを立ち上げる必要があるほか、GitHub Actionsと比べると、Concurrencyなどちゃんと効かなかったり色々まだ機能が足りてない所はある。
|
||||
|
||||
ただ、公開されてるGithubs Actionはそのままuseできるのが強い。`actions/cache@v3`の代わりに`https://github.com/actions/cache@v3`のようにURLで指定できる。よく使うアクションはgitea側にもミラーされていることもあるが、なんか放置されてるやつも多々あるので注意。
|
||||
|
Reference in New Issue
Block a user