Skip to content

Commit

Permalink
Add back tag of pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Lattanzio committed Jan 22, 2020
1 parent c8fcc63 commit 5d50e6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/pipelines/release.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ jobs:
disable_manual_trigger: true
plan:
- get: lf-git
tags: ["private-worker"]
passed: [<%= "#{ruby_versions.map{ |version| "ruby-#{version}"}.join(', ')}, rubocop" %>]
- get: lf-git-version
tags: ["private-worker"]
Expand Down

0 comments on commit 5d50e6a

Please sign in to comment.