Skip to content

Merge pull request #10 from Islandora-Devops/update #133

Merge pull request #10 from Islandora-Devops/update

Merge pull request #10 from Islandora-Devops/update #133

Workflow file for this run

name: Build and push
on:
push:
branches:
- "main"
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
bake:
name: Build and push
uses: ./.github/workflows/bake.yml
secrets: inherit