From a261247d3d2ad557cccd9aea7031d89220144345 Mon Sep 17 00:00:00 2001 From: 5jisoo <56earls@gmail.com> Date: Sun, 21 Jan 2024 18:00:30 +0900 Subject: [PATCH] =?UTF-8?q?Chore:=20deploy.yml=20=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 30 +----------------------------- .idea/workspace.xml | 2 +- 2 files changed, 2 insertions(+), 30 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 10cc1c51..7a95a45d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -56,35 +56,7 @@ jobs: run: ./gradlew test - name: Build with Gradle - run: ./gradlew clean build - - - name: jar 파일 빌드 풀어보기 - run: jar xvf ./build/libs/pochak-0.0.1-SNAPSHOT.jar - shell: bash - - - name: 경로 확인 - run: ls -al ./build/libs/ - shell: bash - - - name: static 파일 확인 - run: ls -al ./build/libs/BOOT-INF/classes/static - shell: bash - - - name: static 파일 확인 - run: ls -al ./build/libs/BOOT-INF/classes/static/docs/ - shell: bash - - - name: 압축 푼 파일들 삭제 - run: sudo rm -rf ./build/libs/BOOT-INF - shell: bash - - - name: 압축 푼 파일들 삭제 - run: sudo rm -rf ./build/libs/META-INF - shell: bash - - - name: 압축 푼 파일들 삭제 - run: sudo rm -rf ./build/libs/org - shell: bash + run: ./gradlew build - name: Make zip file run: zip -qq -r ./$GITHUB_SHA.zip . diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 987e8443..289b6148 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,7 +5,7 @@ - +