Skip to content

Commit

Permalink
Push git tag before omnibus build
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
  • Loading branch information
btm committed May 18, 2020
1 parent f876d0a commit b363dd0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,13 @@ merge_actions:
ignore_labels:
- "Expeditor: Skip Changelog"
- "Expeditor: Skip All"
- bash:.expeditor/push-git-tag.sh:
only_if: bash:.expeditor/determine_version.sh
- trigger_pipeline:omnibus/release:
ignore_labels:
- "Expeditor: Skip Omnibus"
- "Expeditor: Skip All"
only_if: bash:.expeditor/determine_version.sh
- bash:.expeditor/push-git-tag.sh:
only_if: bash:.expeditor/determine_version.sh
post_commit: true

pipelines:
- verify:
Expand Down

0 comments on commit b363dd0

Please sign in to comment.