3a53f46114
* Updates for build * go 1.18.1 in dockerfile * use go 1.18.5 * trying this ... * asdf
5 lines
128 B
YAML
5 lines
128 B
YAML
name: 'Build and Test'
|
|
description: 'Build and test hub'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'jeffreypicard/hub-github-action:dev'
|