mirror of
https://github.com/decke/smtprelay.git
synced 2026-04-25 12:55:54 +03:00
[PR #50] [CLOSED] Docker publish #88
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/smtprelay#88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/decke/smtprelay/pull/50
Author: @NoUseFreak
Created: 12/9/2021
Status: ❌ Closed
Base:
master← Head:docker-publish📝 Commits (2)
41ab13bAdds basic docker build3f50c50feat: Publish docker image to github registry📊 Changes
4 files changed (+59 additions, -0 deletions)
View changed files
➕
.dockerignore(+1 -0)📝
.github/workflows/release.yaml(+38 -0)➕
.gitignore(+1 -0)➕
Dockerfile(+19 -0)📄 Description
This is an addition on #49 to also publish the docker image to the github container registry
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.