Skip to content

Commit

Permalink
ci: changed dockerfile name
Browse files Browse the repository at this point in the history
  • Loading branch information
hetjagani committed Jul 31, 2021
1 parent acdadaf commit a8881ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
push: true
tags: factly/bindu-studio:${{ env.RELEASE_VERSION }}
context: studio
file: studio/Dockerfile.prod
file: studio/Dockerfile
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit a8881ac

Please sign in to comment.