Skip to content

Commit

Permalink
prefix: cicd-pipeline with gitactions
Browse files Browse the repository at this point in the history
  • Loading branch information
김교휘 authored and 김교휘 committed May 20, 2024
1 parent ffc694d commit e8b165f
Show file tree
Hide file tree
Showing 2 changed files with 250 additions and 249 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cogo_cicd_gradle.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# gradlew 에러시 개행문자 오류
name: Java CI with Gradle

# 동작 조건 설정 : main 브랜치에 push 혹은 pull request가 발생할 경우 동작한다.
Expand Down
Loading

0 comments on commit e8b165f

Please sign in to comment.