Skip to content

Commit

Permalink
Update friendship-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
coke98 authored Sep 1, 2024
1 parent cf3b895 commit 2442b99
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/friendship-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ jobs:
- name: gradlew 실행 권한 부여
run: chmod +x gradlew

- name: Gradle 빌드
run: ./gradlew build --warning-mode all --scan

- name : asciidoc 플러그인 실행 및 생성된 html 파일 정적 저장소로 이동
run: |
Expand Down

0 comments on commit 2442b99

Please sign in to comment.