mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-05-19 13:48:03 +02:00
Use pyproject.toml instead of requirements.txt and fix some broken tests.
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: ./gateway
|
||||
file: ./gateway/Dockerfile.gateway
|
||||
file: Dockerfile.gateway
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: ${{ env.tags }}
|
||||
|
||||
Reference in New Issue
Block a user