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

tomasbjerre/bitbucket-server-jenkins-release-tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 28, 2019
b11b6b6 · Sep 28, 2019

History

8 Commits
Aug 18, 2019
Sep 28, 2019
Aug 19, 2019
Aug 19, 2019
Aug 18, 2019
Aug 18, 2019
Aug 18, 2019
Aug 18, 2019
Aug 18, 2019
Aug 19, 2019
Sep 27, 2019
Aug 18, 2019
Sep 27, 2019
Aug 18, 2019
Aug 18, 2019

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