🤍 은지log 🤍
[CI/CD study] - 11. NPM Build 본문
👩💻필자는 NextJS - Typescript로 작업을 할것이기 때문에
NextJS 기준으로 설치하겠습니다.👩💻
NextJS를 현재파일에 (.) 설치하기
⌨️ npx create-next-app@latest --ts .
다음과 같이 Jenkinsfile 코드를 작성
gitea에 push해주고 ( ⌨️ git push origin main )
젠킨스 확인 해보기
빌드 성공 ⭐️
❤️ 도움주신분 :
728x90
'💚 DevOps' 카테고리의 다른 글
[CI/CD study] - 13. Docker-Compose 와 Nginx 설치 (0) | 2022.10.19 |
---|---|
[CI/CD study] - 12. code coverage ( Jest ) 설치 테스트 (1) | 2022.10.14 |
[CI/CD study] - 10. Jenkins와 Sonarqube 연동하기 (0) | 2022.10.14 |
[CI/CD study] - 9. Jenkins File (0) | 2022.10.14 |
[CI/CD study] - 8. Docker 에 Sonarqube 설치하기 (0) | 2022.10.14 |