-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: 도커허브에 올라간 이미지를 재배포하는 워크플로우 추가 #56
Conversation
.github/workflows/develop_deploy.yml
Outdated
required: true | ||
|
||
jobs: | ||
build: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deploy가 되어야 하지 않나요?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수정했습니다~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 감사합니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
6afd275
to
3e095bd
Compare
🌱 관련 이슈
📌 작업 내용 및 특이사항
Deploy to develop
탭에서commit_hash
를 입력하여 수동으로 워크플로우를 실행합니다.commit_hash
의 경우 도커허브의 이미지 태그로 들어갑니다.📝 참고사항
📚 기타