Commit Graph

2 Commits

Author SHA1 Message Date
jeanGaston 7bd8d543b1 fix(ci): use ubuntu-latest runner label instead of nonexistent docker label
Publish Docker image / build-and-push (push) Failing after 1m7s
act_runner's default registration only exposes ubuntu-latest (and
similar ubuntu-* labels); "docker" isn't a real label unless a runner
was explicitly configured with it.
2026-07-30 10:58:50 +02:00
jeanGaston 395dcad6be ci: add Gitea Actions workflow to publish Docker image
Publish Docker image / build-and-push (push) Has been cancelled
Builds the existing Dockerfile and pushes it to the Gitea container
registry on pushes to main/master and version tags.
2026-07-30 10:41:36 +02:00