gitea-runner variable scope
How to share data between jobs To pass data, such as your BUILD_STAGE value, from one job to a subsequent job, you have two primary methods in Gitea/GitHub Actions: 1.…
How to share data between jobs To pass data, such as your BUILD_STAGE value, from one job to a subsequent job, you have two primary methods in Gitea/GitHub Actions: 1.…
After updating my Gitea account to use 2FA, I could no longer push/pull from command line. 1. Create Gitea Token from GUI Once you have a Gitea token, open the…