mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[PR #470] [CLOSED] feat(ghcr) add ghcr image workflow #762
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#762
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/lldap/lldap/pull/470
Author: @xstar97
Created: 3/9/2023
Status: ❌ Closed
Base:
main← Head:ghcr-feat📝 Commits (1)
da59e38feat(ghcr) add ghcr image workflow📊 Changes
1 file changed (+51 additions, -0 deletions)
View changed files
➕
.github/workflows/github-publish.yml(+51 -0)📄 Description
this a workflow to build a image for github whenever a tag release is committed.
it will only build when a semVer tag is made for ex:
v.0.0.1.to use this image would be the same as a docker image.
docker pull ghcr.io/nitnelave/lldap:v0.4.1🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.