Skip to content

Commit

Permalink
fix var name
Browse files Browse the repository at this point in the history
  • Loading branch information
strangiato committed Nov 4, 2024
1 parent 928a867 commit 761dcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
registry: quay.io/redhat-ai-services
image-name: modelcar-catalog
context: "mistral-7b-instruct-v0.3"
containerfiles: ./mistral-7b-instruct-v0.3/Containerfile
containerfile: ./mistral-7b-instruct-v0.3/Containerfile
tag: "mistral-7b-instruct-v0.3"
secrets:
registry-username: ${{ secrets.REGISTRY_USERNAME }}
Expand Down

0 comments on commit 761dcbb

Please sign in to comment.