Skip to content

Bump tj-actions/changed-files from 33 to 41 in /.github/workflows #1476

Bump tj-actions/changed-files from 33 to 41 in /.github/workflows

Bump tj-actions/changed-files from 33 to 41 in /.github/workflows #1476

Workflow file for this run

name: Build Image
on:
pull_request:
branches:
- main
- release-*
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Image builds
uses: redhat-actions/buildah-build@v2
with:
image: dbaas-operator
platforms: linux/amd64
containerfiles: |
./Dockerfile
./bundle.Dockerfile