Skip to content

build commit with earthly #802

build commit with earthly

build commit with earthly #802

Workflow file for this run

name: build
run-name: build commit with earthly
on:
push:
branches:
- "**"
jobs:
release:
uses: mathisdt/workflows/.github/workflows/earthly.yaml@master
with:
pattern-to-release: |
target/sdb2-without-jre.zip
target/sdb2-bundle-linux.zip
target/sdb2-bundle-windows.zip
secrets: inherit