Skip to content

Commit

Permalink
Merge pull request #113 from Kusitms-29th-ASAP/chore/deploy/cd
Browse files Browse the repository at this point in the history
chore: 도커 레지스트리 제거
  • Loading branch information
tlarbals824 authored Aug 16, 2024
2 parents 9da1a1e + 03f2aa6 commit 5ebea3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dev_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
registry: ${{ secrets.DOCKER_REGISTRY }}

- name: Docker build
env:
Expand Down

0 comments on commit 5ebea3a

Please sign in to comment.