mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-05-26 08:27:47 +02:00
Fix paths to pyproject.toml and README in dockerfile.gateway. Also update context in publish-images.yml
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
- name: build gateway image
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: ./gateway
|
||||
context: .
|
||||
file: ./gateway/Dockerfile.gateway
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user