Add .gitea/workflows/build.yaml #18
No reviewers
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: FrederikBaerentsen/BrickTracker#18
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "thetman/BrickTracker:master"
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?
Gitea Action to build and push the image:
2 secrets need to be added to the repo:
PACKAGE_URL
: should be set to gitea instance url (gitea.baerentsen.space
)PACKAGE_TOKEN
: should be an application token with permissionsread:repository
andwrite:packages
The image tag will be latest, or we can talk about adding SemVer to the project.
Also, I did not see any runners so I don't know the tags to use.
Checkout
From your project repository, check out a new branch and test the changes.