This commit is contained in:
n8wb
2025-02-18 15:27:20 -08:00
parent 7451a6342d
commit 36b71c257c

View File

@@ -94,8 +94,8 @@ jobs:
id: build-image
uses: docker/build-push-action@v5
with:
context: .
file: ./Dockerfile
context: packages/relayer
file: packages/relayer/Dockerfile
push: true
cache-from: type=gha
cache-to: type=gha,mode=max