b9f7d595bd
* switch herald to herald.go * update ci/cd stuff * fix issues with binary name * we're no longer building dynamically, so turn CGO back on, and fix names * update package names in proto files
5 lines
No EOL
127 B
YAML
5 lines
No EOL
127 B
YAML
name: 'Build and Test'
|
|
description: 'Build and test hub'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'jeffreypicard/hub-github-action:dev' |