Add CI workflow to build and push Docker image #2

Merged
johno merged 1 commits from add-ci-workflow into master 2026-03-10 21:00:21 -07:00
Collaborator

Adds a Gitea Actions workflow that builds the deb Dockerfile and pushes to the Gitea container registry.

Before merging, add these repo secrets:

  • REGISTRY_USER: johno (or a bot account)
  • REGISTRY_PASSWORD: Gitea password or token

After the image is built, update k3s-cluster-config to use:
git.johnogle.info/johno/protonmail-bridge-docker:latest

Adds a Gitea Actions workflow that builds the deb Dockerfile and pushes to the Gitea container registry. Before merging, add these repo secrets: - REGISTRY_USER: johno (or a bot account) - REGISTRY_PASSWORD: Gitea password or token After the image is built, update k3s-cluster-config to use: git.johnogle.info/johno/protonmail-bridge-docker:latest
johno was assigned by ash-bot 2026-03-10 20:54:05 -07:00
ash-bot added 1 commit 2026-03-10 20:54:06 -07:00
Builds the deb Dockerfile and pushes to Gitea container registry.
Requires REGISTRY_USER and REGISTRY_PASSWORD secrets.
ash-bot force-pushed add-ci-workflow from 89b9e56349 to 09bdbdaf51 2026-03-10 20:55:25 -07:00 Compare
ash-bot force-pushed add-ci-workflow from 09bdbdaf51 to 53b816473d 2026-03-10 20:58:14 -07:00 Compare
ash-bot force-pushed add-ci-workflow from 53b816473d to 44102bc3f5 2026-03-10 20:59:11 -07:00 Compare
johno merged commit 46a434a248 into master 2026-03-10 21:00:21 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: johno/protonmail-bridge-docker#2