agola-example-go test CI/CD
Go to file
Alexey Shabalin 997a29a2c2
All checks were successful
agola/agola-example-go/agola go example The run finished successfully
test
2020-04-27 17:59:49 +03:00
.agola remove unused image 2019-09-05 15:12:27 +02:00
go.mod Initial commit 2019-02-05 17:04:24 +01:00
go.sum Initial commit 2019-02-05 17:04:24 +01:00
LICENSE Initial commit 2019-02-05 17:04:24 +01:00
main.go Initial commit 2019-02-05 17:04:24 +01:00
README.md test 2020-04-27 17:59:49 +03:00

Agola Go example

This is just a simple example to test an agola run that'll build a simple go program using a matrix build (multiple Go versions and optionally multiple architectures)

It uses the jsonnet config format. There's also a (less powerful) yaml config file (to try it delete the jsonnet config since it takes precedence)