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

Commit

Permalink
Annotate source commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dpb587 committed Jun 28, 2017
1 parent a426f86 commit 401cba7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ci/pipelines/main.yml
Expand Up @@ -63,6 +63,10 @@ jobs:
- get: dev-release
passed:
- test-develop-integration
- get: source-repo
resource: repo
passed:
- test-develop-integration
- get: repo
resource: finalize-repo
- get: version
Expand All @@ -82,6 +86,12 @@ jobs:
params:
rebase: true
repository: repo
- put: repo
params:
repository: source-repo
only_tag: true
tag: github-release/name
annotate: github-release/name
- put: github-release
params:
body: github-release/notes.md
Expand Down

0 comments on commit 401cba7

Please sign in to comment.