Skip to content

Merge pull request #40 from gevulotnetwork/feature/refactor-cli-args #180

Merge pull request #40 from gevulotnetwork/feature/refactor-cli-args

Merge pull request #40 from gevulotnetwork/feature/refactor-cli-args #180

Workflow file for this run

name: Build code
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
tags:
- "*"
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: redhat-actions/buildah-build@v2
with:
image: gvltctl
containerfiles: ./Containerfile