Releases: SubPointSolutions/uplift-cicd-jenkins2
Releases · SubPointSolutions/uplift-cicd-jenkins2
0.2.1902.18.1, stable beta testing
uplift-cicd-jenkins2, v0.2.1902.18.1
Stable beta release for internal and public testing.
What's inside
Delivers pre-configured Jenkins server and pipelines to build and test Packer templates and Vagrant environments. Default user is uplift
with the password uplift
on http://localhost:10000
Usage
git clone https://github.com/SubPointSolutions/uplift-cicd-jenkins2.git
cd uplift-cicd-jenkins2
git checkout dev
git status
# start jenkins server on http://localhost:10000
# default user and password are the same: uplift
invoke-build StartServer
# start jenkins agent
invoke-build StartAgent
# configure default jobs and views
invoke-build SyncJobs