test gitea actions
Some checks failed
deploy

This commit is contained in:
Sebastian Frank 2023-03-21 14:43:22 +00:00
parent 7100bb7180
commit 101f9b549e
Signed by: apairon
GPG Key ID: 9A9F8F10A937E426

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