ops: Add gitea actions CI #1

Merged
brock merged 19 commits from feature/gitea_actions into main 2024-01-27 23:18:48 -08:00
Showing only changes of commit 49e785f6e5 - Show all commits

View File

@@ -22,7 +22,7 @@ jobs:
-
name: Hash dockerfile
id: dockerfile-hash
uses: actions/go-hashfiles@v0.0.1
uses: https://gitea.com/actions/go-hashfiles@v0.0.1
with:
patterns: builder.Dockerfile
-
@@ -51,7 +51,7 @@ jobs:
-
name: Hash dockerfile
id: dockerfile-hash
uses: actions/go-hashfiles@v0.0.1
uses: https://gitea.com/actions/go-hashfiles@v0.0.1
with:
patterns: builder.Dockerfile
-