5 lines
109 B
YAML
5 lines
109 B
YAML
|
name: 'Build and Test'
|
||
|
description: 'Build and test hub'
|
||
|
runs:
|
||
|
using: 'docker'
|
||
|
image: 'Dockerfile.action'
|