Skip to content

Commit

Permalink
[fix] 이미지 푸시 코드 삭제 및 도커허브 레포지토리 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
MinchoGreenT committed Aug 16, 2024
1 parent 0551f1d commit b403471
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dev-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ jobs:

- name: Docker build & push to dockerhub
run: |
docker build -f Dockerfile -t minchogt/farmus-spring .
docker push minchogt/farmus-spring
docker build -f Dockerfile -t modernfarmer/farmus-spring .

0 comments on commit b403471

Please sign in to comment.