Skip to content

Merge pull request #4 from infra-blue/fixedpipeline #1

Merge pull request #4 from infra-blue/fixedpipeline

Merge pull request #4 from infra-blue/fixedpipeline #1

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 }}