fix: build.sh must be executable for laconic-so build-containers
Also fix --include filter: container name uses slash (laconicnetwork/agave) not dash (laconicnetwork-agave). The old filter silently skipped the build. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a76431a5dd
commit
9009fb0363
0
agave-stack/stack-orchestrator/container-build/laconicnetwork-agave/build.sh
Normal file → Executable file
0
agave-stack/stack-orchestrator/container-build/laconicnetwork-agave/build.sh
Normal file → Executable file
@ -113,7 +113,7 @@
|
||||
{{ laconic_so }}
|
||||
--stack {{ stack_path }}
|
||||
build-containers
|
||||
--include laconicnetwork-agave
|
||||
--include laconicnetwork/agave
|
||||
tags:
|
||||
- build-container
|
||||
- never
|
||||
|
||||
Loading…
Reference in New Issue
Block a user