Skip to content

Merge pull request #110 from sharmalab/birm-patch-1 #188

Merge pull request #110 from sharmalab/birm-patch-1

Merge pull request #110 from sharmalab/birm-patch-1 #188

Workflow file for this run

name: Buildah via Dockerfile
on: [push]
jobs:
build:
name: Build image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Buildah Action
uses: redhat-actions/[email protected]
with:
image: eaglescope-edge
tags: v1 ${{ github.sha }}
dockerfiles: |
./Dockerfile