Attempt build with gitea
Some checks failed
Gitea Actions Demo / build (push) Failing after 1m0s

This commit is contained in:
2025-03-07 23:10:55 -08:00
parent 2241224ded
commit 461b7d8d9a

View File

@@ -7,7 +7,6 @@ jobs:
runs-on: ubuntu-latest
container:
image: docker:latest
options: --privileged -v /var/run/docker.sock:/var/run/docker.sock
steps:
- name: Checkout Repository