Skip to content

Docker central workflow #32

Docker central workflow

Docker central workflow #32

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