publish #41

Merged
wandabastyle merged 2 commits from publish into main 2026-05-01 20:55:33 +02:00
Owner
No description provided.
refactor(.forgejo/workflows/publish.yml): update Docker build environment variables
Some checks failed
publish.yml / refactor(.forgejo/workflows/publish.yml): update Docker build environment variables (push) Failing after 0s
a9b55aa306
- Updated the `publish.yml` workflow to use BuildKit for Docker builds.
- Enabled verbose BuildKit progress reporting.
- Verified the availability of Docker Buildx during the build process.
refactor(.forgejo/workflows/publish.yml): add twitch_relay image publish workflow
All checks were successful
App Checks / Rust checks (pull_request) Successful in 1m26s
App Checks / Web checks (pull_request) Successful in 38s
e6bf4d57e4
- Introduce new `publish.yml` workflow for pushing `twitch_relay` Docker image to Forgejo Registry.
- Define triggers for the workflow on push events to the `main` branch and manual dispatch.
- Set environment variables for the registry URL and image name.
- Remove redundant `docker buildx version || true` command from the previous job.
Sign in to join this conversation.
No description provided.