build on dev and make thread count and queue size configurable
This commit is contained in:
parent
78304cb589
commit
0e067c1168
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