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 74e1c2d commit ca5199b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/friendship-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: chmod +x gradlew

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

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

0 comments on commit ca5199b

Please sign in to comment.