https://github.com/agola-io/agola-example-go
Agola Go example
https://github.com/agola-io/agola-example-go
Last synced: 2 months ago
JSON representation
Agola Go example
- Host: GitHub
- URL: https://github.com/agola-io/agola-example-go
- Owner: agola-io
- License: apache-2.0
- Created: 2019-07-02T07:48:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T13:42:46.000Z (about 4 years ago)
- Last Synced: 2025-01-04T13:06:47.185Z (4 months ago)
- Language: Jsonnet
- Size: 7.81 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)