# Jenkins 사용하기

## NCloud Jenkins 사용하기

> 이번 영상에서는 NCloud Jenkins 사용하기 입니다.
>
> Jenkins 란 지속적 통합(Continuous Integrations CI)와 지속적 배포(Continuous Delivery, CD)를 위한 대표적인 도구로 설치가 된 서버를 제공합니다.
>
> Jenkins 는 빌드, 테스트, 배포 프로세스를 자동화하여 소프트웨어 품질 향상과 개발 생상성 향상에 도움을 줍니다.
>
> Jenkins 서버 생성부터 정지 및 반납까지 쉬운 시작 가이드에서 친절히 알려드립니다!
>
> * Jenkins 이용 방법에 대해 알려드립니다.\
>   \[Jenkins 사용하기 #1 - Full version]
>   1. 서버 생성하기
>   2. 서버 접속 환경 설정하기
>   3. 서버 접속하기
>   4. Jenkins 프로세스 실행하기
>   5. 서버 정지 및 반납하기

{% embed url="<https://www.youtube.com/watch?v=J9Bz_5d43_c&list=PLpywxIpxgxhHmVzdtULIaYwzFKjc41TVr&index=158&pp=iAQB>" %}
ncloud jenkins
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cloud.skill.or.kr/cloud/ncloud/jenkins.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
