herald.go/action.yml
2021-12-06 22:31:03 -05:00

5 lines
109 B
YAML

name: 'Build and Test'
description: 'Build and test hub'
runs:
using: 'docker'
image: 'Dockerfile.action'