mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #598] [MERGED] Add Docker build/publish action #849
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/pelican-dev/panel/pull/598
Author: @Freddo3000
Created: 10/1/2024
Status: ✅ Merged
Merged: 10/14/2024
Merged by: @parkervcp
Base:
main← Head:feature/docker-workflow📝 Commits (2)
da7cba3Add docker-publish.yml workflow4eba5b3Update .github/workflows/docker-publish.yml📊 Changes
1 file changed (+82 additions, -0 deletions)
View changed files
➕
.github/workflows/docker-publish.yml(+82 -0)📄 Description
Simply the docker-publish workflow taken directly from the github actions marketplace. Makes images available via ghcr.io, such as https://github.com/Freddo3000/panel/pkgs/container/panel
One might want to refine it in the future, but it is good enough to start with.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.