Bootstrap Docker in Gitea workflow
This commit is contained in:
@@ -39,6 +39,8 @@ Required repository or organization secrets:
|
||||
- `REGISTRY_USERNAME`: Gitea username allowed to publish packages
|
||||
- `REGISTRY_TOKEN`: Gitea personal access token with package read/write access
|
||||
|
||||
The workflow installs Docker if it is missing. If your Gitea runner is itself containerized, it still needs either privileged mode for Docker-in-Docker or a mounted host Docker socket.
|
||||
|
||||
On pushes to `main`, CI publishes:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user