mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
add logs
This commit is contained in:
parent
55d451190f
commit
3970b6ab03
2 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
#!/bin/bash
|
||||
set -eu
|
||||
|
||||
echo "docker images"
|
||||
docker images
|
||||
|
||||
# for demo in currency_exchange hr_agent
|
||||
for demo in samples_python/currency_exchange use_cases/preference_based_routing
|
||||
do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue