test gitea actions
Some checks failed
deploy

This commit is contained in:
2023-03-21 14:43:22 +00:00
parent 7100bb7180
commit 101f9b549e

View File

@@ -11,7 +11,6 @@ jobs:
container:
image: alpine:edge
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /data:/data
steps:
- uses: actions/checkout@v3