stakater / bugs

Stakater issue tracker
0 stars 1 forks source link

Create GoCD pipeline for shared lib #102

Closed hazim1093 closed 7 years ago

hazim1093 commented 7 years ago

Create pipeline for shared libs, to build and push shared lib to a nexus repository. Also create a release branch and add a tag.

So, on each build the number (BUILD_NUMBER) should be incremented; and then this number should be saved somewhere in case GoCD is recreated; so, this number should NEVER restart.

So, lets say we start from BUILD_NUMBER=1; then:

hazim1093 commented 7 years ago

Basic structure of the pipeline has been built here: https://github.com/stakater/java-test-app-ci-and-versioning/blob/master/ci.gocd.yaml