mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-09 01:17:58 -05:00
fix
This commit is contained in:
4
.github/workflows/relayer.yml
vendored
4
.github/workflows/relayer.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user