Skip to content

Commit

Permalink
[fix] fix misc
Browse files Browse the repository at this point in the history
  • Loading branch information
tkdwns414 committed Jan 18, 2024
1 parent a35d0ab commit d1a46ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
file: ./Dockerfile-prod
file: ./Dockerfile-dev
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/${{ secrets.DEV_REPONAME }}

Expand Down

0 comments on commit d1a46ad

Please sign in to comment.