Skip to content

Commit

Permalink
Adds tag for deploy artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
jarv authored and arnaudroques committed May 1, 2020
1 parent ba60819 commit 36ccc2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
token: "$GITHUB_TOKEN"
file: "target/plantuml-${TRAVIS_BRANCH}.war"
cleanup: true
on:
tags: true

- stage: docker-tag
name: jetty-tag
Expand Down

0 comments on commit 36ccc2f

Please sign in to comment.