add tests

This commit is contained in:
Adil Hafeez 2025-05-15 14:20:43 -07:00
parent 37a7eab3c0
commit 966588bfef
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
5 changed files with 105 additions and 6 deletions

View file

@ -24,7 +24,7 @@ jobs:
- name: build arch docker image
run: |
cd ../../ && docker build -f arch/Dockerfile . -t katanemo/archgw -t katanemo/archgw:0.2.8
cd ../../ && docker build -f arch/Dockerfile . -t katanemo/archgw -t katanemo/archgw:0.2.8 -t katanemo/archgw:latest
- name: start archgw
env: