Skip to content

Commit

Permalink
[ci][workflow] Change Dockerfile path
Browse files Browse the repository at this point in the history
  • Loading branch information
jackblack369 committed Jan 13, 2025
1 parent 2f4fb87 commit 7389aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
file: ./Dockerfile
file: ./docker/eureka/rocky9/Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}

0 comments on commit 7389aa3

Please sign in to comment.