cicd 테스트
This commit is contained in:
@@ -32,5 +32,5 @@ echo "> $JAR_NAME 에 실행권한 추가"
|
||||
chmod +x $JAR_NAME
|
||||
|
||||
echo "> $JAR_NAME 실행"
|
||||
|
||||
|
||||
nohup java -jar $JAR_NAME > $REPOSITORY/nohup.out 2>&1 &
|
||||
|
||||
Reference in New Issue
Block a user