Skip to content

Commit b7bef5b

Browse files
authored
🔨 bulild/lib/.*.jar 형태로 변경
1 parent 7afec91 commit b7bef5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
password: ${{ secrets.PI_PASSWORD }} # 라즈베리파이 비밀번호
3838
source: "build/libs/*.jar" # 빌드된 JAR 파일만 복사
3939
target: "Project/travelCarrier/" # 라즈베리파이의 타겟 디렉토리
40-
strip_components: 2 # 폴더 구조를 제거하고 파일만 복사
4140

4241
# 4. 배포 서버에서 docker-compose 명령어 실행
4342
- name: Deploy to Raspberry Pi

0 commit comments

Comments
 (0)