8000 feat: cicd 파이프라인 구성 by ddingmin · Pull Request #165 · depromeet/depromeet-makers-be · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: cicd 파이프라인 구성 #165

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

ddingmin
Copy link
Member

💡 기능

  • push 되면 배포될 수 있도록 cicd 파이프라인을 구성했습니다.

🔎 기타

@ddingmin ddingmin requested a review from CChuYong as a code owner March 29, 2025 11:21
Copy link

Auto labels applied based on the title of the PR.

script: sudo docker service update makers_web --image ${{ secrets.IMAGE_NAME }}:${{ steps.build-image.outputs.image-tag }}
script: |
cd ${{ secrets.SSH_PATH }}
chmod +x ./deploy.sh && ./deploy.sh dev
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

요 쉘스크립트가 아직 없는 것 같아요

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이거 서버 안에 들어가있어요..!
https://github.com/depromeet/depromeet-makers-be/actions/runs/14144958343
여기서 성공한 거 테스트 완료했습니당!

@ddingmin ddingmin requested a review from CChuYong March 30, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0