This commit is contained in:
parent
1c58976afa
commit
b4c9169807
@ -31,7 +31,7 @@ pipeline {
|
||||
// 로컬 Nginx 서버 재실행
|
||||
bat '''
|
||||
taskkill /f /im nginx.exe > nul 2>&1
|
||||
timeout /t 2
|
||||
ping -n 3 127.0.0.1 > nul
|
||||
start "" "C:\\nginx\\nginx.exe"
|
||||
'''
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user