Final commit to merge through develop & master
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

- CI/CD Pipeline now working & tested.
- Commits to all branches will trigger the pipeline in DroneCI.
- Commits to master will trigger the resulting ISO artefact to be uploaded to Gitea as a Package.
This commit is contained in:
Kieron Morris 2025-03-09 22:25:08 +00:00
parent 6bca42f2a5
commit b47194ed99

View File

@ -29,9 +29,9 @@ steps:
image: alpine/git
depends_on:
- compile
# when:
# branch:
# - master
when:
branch:
- master
environment:
GITEA_TOKEN:
from_secret: gitea_token