Skip to content

Commit

Permalink
Feat:이미지 태그 확인
Browse files Browse the repository at this point in the history
  • Loading branch information
wokbjso committed Sep 6, 2023
1 parent b5526d9 commit b617d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

# 도커이미지 빌드하고 허브로 푸쉬a
# 도커이미지 빌드하고 허브로 푸쉬
- name: Build and push
uses: docker/build-push-action@v2
with:
Expand Down

0 comments on commit b617d5d

Please sign in to comment.