trumhemcut / devops

A full process for building up a DevOps flow for outsourcing company
7 stars 2 forks source link

Automatically config gitlab connection in Jenkins #16

Open trumhemcut opened 7 years ago

trumhemcut commented 7 years ago

When I run the $ sudo ./build.sh I would like to have Jenkins up with the configuration to Gitlab automatically as well

trumhemcut commented 7 years ago

The commit 0c7bb3a is just the first part. We still need to manually create the token & put it into the Jenkins config

trumhemcut commented 7 years ago

The steps I'm thinking for now:

==> Looks too complex though