Skip to content

Commit 70ec11c

Browse files
committed
fix ci
1 parent 1e9c40f commit 70ec11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: docker/build-push-action@v2
2929
with:
3030
context: .
31-
file: ./Dockerfile.ci
31+
file: ./Dockerfile.static
3232
push: true
3333
tags: odinprotocol/core:${{ env.GITHUB_REF_SLUG }}
3434

0 commit comments

Comments
 (0)