Skip to content

Merge branch 'main' of github.com:UNICT-DMI/FinderUniCT-Bot #6

Merge branch 'main' of github.com:UNICT-DMI/FinderUniCT-Bot

Merge branch 'main' of github.com:UNICT-DMI/FinderUniCT-Bot #6

Workflow file for this run

name: Create and publish a Docker image
on:
push:
branches:
- "main"
jobs:
build:
uses: unict-dmi/reusable-workflows/.github/workflows/docker.yml@main
with:
repo_ref: ${{ github.repository }}