mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2026-04-25 06:55:49 +03:00
[PR #90] [MERGED] Fix CI build failure and tag creation issues in release workflow #221
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-netbootxyz#221
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/netbootxyz/docker-netbootxyz/pull/90
Author: @antonym
Created: 6/12/2025
Status: ✅ Merged
Merged: 6/12/2025
Merged by: @antonym
Base:
master← Head:ci-workflow-fix📝 Commits (1)
b516786Fix CI build failure and tag creation issues in release workflow📊 Changes
1 file changed (+18 additions, -2 deletions)
View changed files
📝
.github/workflows/release.yml(+18 -2)📄 Description
Resolves both the 'git rev-list' exit code 129 error and the 'Reference already exists' error in the release workflow.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.