Jenkinsfile for Devuan unified package building
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark Hindley a6492a07c9 Fixup whitespace. 2 years ago
.gitignore Ignore backups. 4 years ago
Jenkinsfile Also use cowbuilder configfile override for Autopkgtest. 2 years ago
README.md Fixup whitespace. 2 years ago

README.md

Jenkins script (Jenkinsfile) for official Devuan package building jobs

The Jenkinsfile in this repository is used by Devuan's jenkins instance to build and deploy the official Devuan packages.

Note that jenkins sources the Jenkinsfile directly for each build so any changes here will be used for any subsequent builds that are triggered.

The significant branches are:-

Deployment branch

Used by the production builder to build official packages.

Testing branch

Used in the development and testing builder which builds in the same way but does not notify #devuan-ci or deploy artifacts to DAK.

Master branch

The default branch.