remove brightstaff cli

This commit is contained in:
Adil Hafeez 2025-05-16 16:30:45 -07:00
parent 5df7490322
commit ef65527ff0
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
9 changed files with 32 additions and 140 deletions

View file

@ -22,7 +22,6 @@ jobs:
- name: build arch docker image
run: |
docker build -f arch/Dockerfile . -t katanemo/archgw -t katanemo/archgw:0.2.8
docker build -f arch/Dockerfile.brightstaff . -t katanemo/archgw:brightstaff -t katanemo/archgw:brightstaff_0.2.8
- name: install poetry
run: |