HH-636: run container smoke test in CI
Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
@@ -38,6 +38,9 @@ jobs:
|
||||
- name: Run tests
|
||||
run: ./scripts/test.sh
|
||||
|
||||
- name: Run container smoke test
|
||||
run: ./tests/container-smoke.sh
|
||||
|
||||
build:
|
||||
name: Build and publish
|
||||
needs: test
|
||||
|
||||
Reference in New Issue
Block a user