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
젠킨스를 Freestyle에서 Pipeline으로 마이그레이션한 이후, 웹훅이 정상적으로 작동하지 않습니다. 브랜치의 변경 사항을 감지하고 자동으로 빌드 및 배포할 수 있도록 오류를 수정합니다.
develop 브랜치에 변경 사항이 생길 시 감지하여 재배포함.
변화 X
feature, refactor, fix 등의 작업 후 develop 브랜치에 병합 -> 미작동
No response
스테이징 서버
The text was updated successfully, but these errors were encountered:
Merge pull request #384 from KGU-C-Lab/fix/#383
31aa4be
젠킨스 웹훅 미작동 오류 수정 완료
limehee
Successfully merging a pull request may close this issue.
버그 설명
젠킨스를 Freestyle에서 Pipeline으로 마이그레이션한 이후, 웹훅이 정상적으로 작동하지 않습니다.
브랜치의 변경 사항을 감지하고 자동으로 빌드 및 배포할 수 있도록 오류를 수정합니다.
예상 결과
develop 브랜치에 변경 사항이 생길 시 감지하여 재배포함.
실제 결과
변화 X
시뮬레이션
feature, refactor, fix 등의 작업 후 develop 브랜치에 병합 -> 미작동
로그
No response
환경
스테이징 서버
ETC
No response
The text was updated successfully, but these errors were encountered: