.JENKINSFILE 파일 확장자

Jenkins Pipeline Definition

개발사 Jenkins
인기도
3.0  |  1 투표
 

JENKINSFILE 파일이란 무엇인가요?

A JENKINSFILE is a plain text file that defines a Jenkins Pipeline. It contains declarations written in the Apache Groovy programming language. Developers creating Pipeline projects must always create a JENKINSFILE and store it in their project's source control repository.

추가 정보

Microsoft Visual Studio Code에서 열린 .jenkinsfile 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 JENKINSFILE 파일

Jenkins is an open-source automation server that developers use to automate the building, testing, and delivery of software. Jenkins Pipeline is a suite of Jenkins plug-ins that allows developers to create continuous delivery pipelines (called Jenkins Pipelines) into Jenkins. This allows developers to quickly build, test, and deliver updates to software deployed through Jenkins.

When creating a Jenkins Pipeline, developers must create a text file that defines the Pipeline's stage's (e.g., Build, Test, and Deploy) and associated settings. This Pipeline definition is called a JENKINSFILE, and its filename is always .jenkinsfile.

Developers can use Jenkins, the program's Blue Ocean plug-in, or any source code editor to create and edit their JENKINSFILE. Most often, developers use Blue Ocean to create a JENKINSFILE, as part of setting up a new Jenkins Pipeline project.

일반적인 .JENKINSFILE 파일 이름

.jenkinsfile - The name developers must assign to their Jenkins Pipeline's JENKINSFILE.

JENKINSFILE 파일을 여는 방법

You can open a JENKINSFILE with Microsoft Visual Studio Code or any other text editor, to view and edit the Jenkins Pipeline definition it contains. If possible, you should open a JENKINSFILE with a source code editor that supports Apache Groovy syntax highlighting.

For instructions on how to use a JENKINSFILE with Jenkins Pipeline, refer to Jenkins' official documentation.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

JENKINSFILE 파일을 열거나 참조하는 프로그램

카테고리: 개발자
업데이트: 2023-11-10

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Jenkins Pipeline Definition 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.