Skip to content

Commit

Permalink
fix: Dockerfile path
Browse files Browse the repository at this point in the history
  • Loading branch information
dennyabrain committed Jan 26, 2025
1 parent 813c62c commit cd077cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ jobs:
username: tattletech
password: ${{ secrets.DOCKER_PASSWORD }}
name: tattletech/uli-community
tags: ${{ steps.vars.outputs.sha_short }}
tags: ${{ steps.vars.outputs.sha_short }}
dockerfile: uli-community/Dockerfile

0 comments on commit cd077cf

Please sign in to comment.