mirror of
https://github.com/octoleo/plantuml-server.git
synced 2024-12-22 08:48:54 +00:00
Adds tag for deploy artifacts
This commit is contained in:
parent
ba6081902b
commit
36ccc2f25c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user