Created a new .drone.yml that will compile the Dockerfile, upload this to the Docker Registry & then use this for building.
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.
- CI/CD Pipeline now working & tested.
- Created a new `.drone.yml` that will compile the Dockerfile, upload this to the Docker Registry & then use this for building.
- 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.
- Removed the debug `exit 1` from `compile_stub.sh`
- Improved `compile.sh` to use runOrFail in a more suitable way, correctly passing through failure messages.
- Further attempts to fix permission issues within Drone when exporting the Asuro.iso artefact
- Switched to `alpine/git` instead of `curl` image, as git didn't exist under the `curl` image.
- 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.
t3hn3rd
merged commit 8c3649f691 into develop2025-03-09 22:32:17 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
.drone.ymlthat will compile the Dockerfile, upload this to the Docker Registry & then use this for building..drone.ymlmodifications/codedirectory.drone.yml