Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

tomasbjerre/bitbucket-server-jenkins-release-tags

Repository files navigation

Bitbucket Server and Jenkins

This is a demo of using Bitbucket Server and Jenkins to perform releases by pushing tags to Git.

There is a sample payload of a tag being pushed in tag-sample-payload.json.

There is a sample build log in build-log-sample.txt.

Setup

See Jenkinsfile for the script performing the release.

Let the repository in Bitbucket Server have a webhook pushing tag events to: http://jenkins:8080/generic-webhook-trigger/invoke?token=abc123

Usage

Start it with docker-compose up and you will get:

About

Demo of using Bitbucket Server with Jenkins to perform releases by pushing tags to Git.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages