mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
[PR #293] [MERGED] ci/cd: add pr docker build #889
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/293
Author: @kmendell
Created: 3/3/2025
Status: ✅ Merged
Merged: 3/6/2025
Merged by: @stonith404
Base:
main← Head:pr-wf-build📝 Commits (3)
ab2c7a1ci/cd: add pr docker build1dc718bremove docker hub login step in main workflow434093eadapt workflow for Pocket ID and update the pr description instead of commenting📊 Changes
2 files changed (+52 additions, -5 deletions)
View changed files
📝
.github/workflows/build-and-push-docker-image.yml(+0 -5)➕
.github/workflows/pr-docker-build.yml(+52 -0)📄 Description
Add a WF to build a docker image on each pull request. May need aditional tweaks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.