mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[GH-ISSUE #176] Releasing stopped working #70
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#70
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?
Originally created by @mageddo on GitHub (Jan 3, 2020).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/176
What is Happening
Releasing is not working anymore, by some reason the curl command which creates the release on github is not working, no output got. Just the message
> Release created with idwithout a release IDMaybe it is time to stop reinventing the wheel and start to use some cli which does this job for me, like this one
What is expected
Releasing successfully generating artifacts
Steps to Reproduce
Start a travis build, no release will be generated