Add .gitea/workflows/build.yaml #18

Open
thetman wants to merge 1 commits from thetman/BrickTracker:master into master
First-time contributor

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 permissions read:repository and write: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.

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 permissions `read:repository` and `write: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.
thetman added 1 commit 2024-12-27 15:19:21 +01:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:thetman-master
git checkout thetman-master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FrederikBaerentsen/BrickTracker#18
No description provided.