Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
/ jenkins-script Public archive

Common jenkins build scripts, to be included as a submodule in other projects.

Notifications You must be signed in to change notification settings

locomote/jenkins-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-script

Common jenkins build scripts, to be included as a submodule in other projects.

Usage:

cd PROJECT
git submodule add [email protected]:locomote/jenkins-script.git jenkins &&
git commit -m "Add jenkins submodule" &&
git push origin master

Then add the build step to the job in jenkins:

Command: jenkins/build

About

Common jenkins build scripts, to be included as a submodule in other projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages