Merge pull request #21 from CirclesUBI/feature/build-docker-image-on-dev
build on dev and make thread count and queue size configurable
This commit is contained in:
commit
ed8ea75a08
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-push.yml
vendored
2
.github/workflows/build-and-push.yml
vendored
|
@ -10,5 +10,5 @@ jobs:
|
||||||
name: Call
|
name: Call
|
||||||
uses: CirclesUBI/.github/.github/workflows/build-and-push.yml@main
|
uses: CirclesUBI/.github/.github/workflows/build-and-push.yml@main
|
||||||
with:
|
with:
|
||||||
image-name: "pathfinder2
|
image-name: pathfinder2
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
Loading…
Reference in a new issue