rename to plano

This commit is contained in:
Adil Hafeez 2025-12-23 16:57:21 -08:00
parent 15fbb6c3af
commit 4c2fe9e85e
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
18 changed files with 90 additions and 87 deletions

View file

@ -24,7 +24,7 @@ jobs:
- name: build arch docker image
run: |
docker build -f arch/Dockerfile . -t katanemo/archgw -t katanemo/archgw:0.3.22
docker build -f arch/Dockerfile . -t katanemo/plano -t katanemo/plano:0.4.0
- name: install poetry
run: |