this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

swap runs-on to docker-cli

nuv 3ba9a68b 8fc5c60b

+1 -1
+1 -1
.forgejo/workflows/publish.yml
··· 7 7 8 8 jobs: 9 9 publish: 10 - runs-on: docker 10 + runs-on: docker-cli 11 11 container: 12 12 image: docker:dind 13 13 steps: