[9]..로컬 톰캣에서 서버 톰캣으로 war파일옮기기 (Jenkins)

 

1. 이전 third 번째 버전을 카피합니다.

 

- Poll Scm ( cron 자동 배포 ) = > DIsable ( 종료 )

- 빌드후 조치 Deploy war/ear to a container ( 종료 ) . ssh 로 진행

- send build artifacts over SSH 사용

 

-- SSH 서버

 name = [ 대쉬보드 > public over ssh 에서 설정한 이름 ] ex ) docker-server

Transfer set

- source file : build/lib/*.war

- Remove prefi : build/lib

- Remove directory : . ( root 경로 = . )