Skip to content

fix format

fix format #19

name: Container Image
on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+*
branches:
- dev
- feature/server_only
workflow_dispatch:
jobs:
call-build-and-push:
name: Call
uses: CirclesUBI/.github/.github/workflows/build-and-push.yml@main
with:
image-name: pathfinder2
secrets: inherit