🤍 은지log 🤍

[CI/CD study] - 11. NPM Build 본문

💚 DevOps

[CI/CD study] - 11. NPM Build

Eun_zii 2022. 10. 14. 23:39

👩‍💻필자는 NextJS - Typescript로 작업을 할것이기 때문에

NextJS 기준으로 설치하겠습니다.👩‍💻

 

 

NextJS를 현재파일에 (.) 설치하기

⌨️ npx create-next-app@latest --ts .

 

 

다음과 같이 Jenkinsfile 코드를 작성

 

 

gitea에 push해주고 ( ⌨️ git push origin main )

젠킨스 확인 해보기

 

 

빌드 성공 ⭐️

 

 

 

❤️ 도움주신분 : 

https://code00.tistory.com/

728x90