Skip to content

Commit

Permalink
Merge pull request #377 from Team-Sopetit/deploy/chan/#374
Browse files Browse the repository at this point in the history
[FIX] 개발 서버 CI/CD
  • Loading branch information
Chan531 authored Jan 30, 2025
2 parents cd4f926 + 2af3ae3 commit a0a1418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
file: ./Dockerfile-Dev
file: ./Dockerfile-dev
push: true
tags: ${{ secrets.DOCKER_LOGIN_USERNAME }}/dev

Expand Down

0 comments on commit a0a1418

Please sign in to comment.