Skip to content

Commit

Permalink
Updating CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
leboiko committed Jan 18, 2025
1 parent e5a25a0 commit b4d77c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
- uses: docker/build-push-action@v5
with:
context: .
file: migrations/Dockerfile
file: indexer-and-cache-migrations/Dockerfile
push: true
platforms: linux/amd64,linux/arm64
tags: |
Expand Down

0 comments on commit b4d77c5

Please sign in to comment.