Skip to content

Use master branch FOLIO-4039 #23

Use master branch FOLIO-4039

Use master branch FOLIO-4039 #23

Workflow file for this run

name: Docker central workflow
on:
workflow_dispatch:
push:
branches: [ main, master ]
tags:
- '[vV][0-9]+.[0-9]+.[0-9]+*'
jobs:
docker:
uses: folio-org/.github/.github/workflows/docker.yml@master
secrets: inherit