Skip to content

Commit

Permalink
Fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
kilemensi committed Jun 21, 2024
1 parent 642a43a commit a78b058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/roboshield-deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new
context: .
file: roboshield.Dockefile
file: roboshield.Dockerfile
push: true
tags: "${{ env.IMAGE_NAME }}:${{ github.sha }}"

Expand Down

0 comments on commit a78b058

Please sign in to comment.