Skip to content

build commit with earthly #409

build commit with earthly

build commit with earthly #409

Workflow file for this run

name: build
run-name: build commit with earthly
on:
push:
branches:
- "**"
tags:
- "v*"
jobs:
build-with-earthly:
uses: mathisdt/workflows/.github/workflows/earthly.yaml@master
secrets: inherit