Final commit to merge through develop & master
- 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:
parent
6bca42f2a5
commit
b47194ed99
@ -29,9 +29,9 @@ steps:
|
||||
image: alpine/git
|
||||
depends_on:
|
||||
- compile
|
||||
# when:
|
||||
# branch:
|
||||
# - master
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
environment:
|
||||
GITEA_TOKEN:
|
||||
from_secret: gitea_token
|
||||
|
Loading…
x
Reference in New Issue
Block a user