Files
mixer-tools/action.yml
T
2020-04-06 04:06:32 -07:00

12 lines
303 B
YAML

name: 'mixer-tools CI Docker image'
description: 'Build and run tests in mixer-tools CI Docker image'
inputs:
runfunc:
description: 'Function to run'
required: true
runs:
using: 'docker'
image: 'Dockerfile'
env:
GOCACHE: /tmp/gocache # change default cache to avoid permission issues