We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
깃 브랜치 전략으로 채택한 Trunk-Based Development를 위한 CI/CD 파이프라인을 설계하고 구현합니다
Trunk-Based Development
CI - checkout - set up - test - build CD - checkout - set up - jib - deploy
The text was updated successfully, but these errors were encountered:
Juser0
No branches or pull requests
📋 이슈 내용
깃 브랜치 전략으로 채택한
Trunk-Based Development
를 위한 CI/CD 파이프라인을 설계하고 구현합니다✅ 체크리스트
📚 레퍼런스
The text was updated successfully, but these errors were encountered: