Setup automated build pipeline that will tag and build new artifacts on push #3
Reference in New Issue
Block a user
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?
This has been started in .gitea/workflows, but needs to be expanded to automatically tag releases, and upload artifacts on push.
https://about.gitea.com/resources/tutorials/automating-release-versioning-with-gitea-actions-to-the-gitea-package-registry
Good progress has been made. Need to hook in EDA