Skip to content
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

[FIX] CD target github url 과 github branch 변경 #51

Merged

Conversation

falconlee236
Copy link
Member

@falconlee236 falconlee236 commented Nov 6, 2024

Summary

  • 기존에 Jenkins파일에서 git clone을 할 대상이 local 레포였는데, 실제 repo로 변경합니다.
  • github action 중에서 쓰기 권한이 없어서 생긴 문제를 해결합니다.

Description

  • Jenkinsfile의 git clone target을 변경합니다.
  • github action에 yml 파일에 쓰기 권한을 줍니다.

 : change git clone target
@falconlee236 falconlee236 added the fix Something isn't working label Nov 6, 2024
@falconlee236 falconlee236 added this to the 1.0.0 milestone Nov 6, 2024
@falconlee236 falconlee236 self-assigned this Nov 6, 2024
@falconlee236 falconlee236 linked an issue Nov 6, 2024 that may be closed by this pull request
@falconlee236
Copy link
Member Author

이것도 간단한 거라 그냥 머지 하겠습니다!

 : add write permission
 : add create issue option false
 : change permission actions write
 : change permission deployment actions write
 : change permission actions write string
 : change permission actions write
 : change permission actions write
 : change permission actions write
 : change permission actions write
@falconlee236 falconlee236 marked this pull request as draft November 6, 2024 09:12
 : change permission actions write
@falconlee236 falconlee236 marked this pull request as ready for review November 6, 2024 09:18
 : change permission actions write
@falconlee236 falconlee236 marked this pull request as draft November 6, 2024 09:19
@falconlee236 falconlee236 marked this pull request as ready for review November 6, 2024 09:27
@falconlee236 falconlee236 merged commit 16378ed into GDSC-CAU:main Nov 6, 2024
@falconlee236 falconlee236 deleted the fix/change-github-target-jenkinsfile branch November 6, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] CD target github url 과 github branch 변경
1 participant