herald.go/action.yml

5 lines
109 B
YAML
Raw Normal View History

2021-12-07 04:31:03 +01:00
name: 'Build and Test'
description: 'Build and test hub'
runs:
using: 'docker'
image: 'Dockerfile.action'