Skip to content

Merge pull request #3 from gimlet-io/dagger #38

Merge pull request #3 from gimlet-io/dagger

Merge pull request #3 from gimlet-io/dagger #38

Workflow file for this run

name: Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build
uses: kpenfound/dagger-action@main
with:
args: build
module: ci