Go to file
Kasper Juul Hermansen 8cf6173a69
continuous-integration/drone/push Build is failing Details
chore: remove root
2023-05-15 22:18:07 +02:00
ci chore: remove root 2023-05-15 22:18:07 +02:00
example with rust template 2022-11-06 00:39:03 +01:00
pkg feat: change to harbor.front.kjuulh.io 2023-05-15 21:57:27 +02:00
templates feat: change to harbor.front.kjuulh.io 2023-05-15 21:57:27 +02:00
.drone.yml update template 2022-10-31 20:23:47 +01:00
.gitignore chore: update to always include root 2023-05-15 22:16:24 +02:00
Dockerfile feat: change to harbor.front.kjuulh.io 2023-05-15 21:57:27 +02:00
README.md add readme 2022-12-29 02:50:33 +01:00
go.mod update go.mod 2022-10-31 20:28:01 +01:00
go.sum update go.mod 2022-10-31 20:28:01 +01:00
main.go rename 2022-10-31 20:16:26 +01:00
renovate.json Add renovate.json 2022-10-31 21:16:07 +00:00

README.md

Bust

Bust is a platform agnostic pipeline. It is built on top of dagger and kjuulh/byg. The goal of this project is to produce a way to easily extend and interact with a golang pipeline for CI

Examples

see examples for example pipelines, thought do note that the project usually needs to be self-contained like the ci folder. Bust is built with Bust after all.

To run simply go run example/golang-bin/main.go, this may require certain setup for docker-hub, or alternate registries.