2023-03-24 01:05:38 +00:00
|
|
|
name: Images
|
2023-01-18 01:24:56 +00:00
|
|
|
|
|
|
|
on:
|
2023-03-24 01:05:38 +00:00
|
|
|
push:
|
|
|
|
branches:
|
|
|
|
- dev
|
2023-01-18 01:24:56 +00:00
|
|
|
|
|
|
|
jobs:
|
2023-03-24 01:05:38 +00:00
|
|
|
call-build-and-push:
|
|
|
|
name: Call
|
|
|
|
uses: CirclesUBI/.github/.github/workflows/build-and-push.yml@main
|
|
|
|
with:
|
|
|
|
image-name: "pathfinder2
|
|
|
|
secrets: inherit
|