Skip to content

fix: correctly use output_container_engine instead of hardcoded podman #58

fix: correctly use output_container_engine instead of hardcoded podman

fix: correctly use output_container_engine instead of hardcoded podman #58

Workflow file for this run

name: dev
on: [ push, pull_request ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: gardenlinux/workflow-telemetry-action@9742ad16c70308bc8fa5f850d6ee6b22f2cce076 # pin@v2
with:
metric_frequency: 1
comment_on_pr: false
- uses: actions/checkout@v4
- name: build
run: ./build
- name: test
run: ./test