mirror of
https://github.com/octoleo/plantuml-server.git
synced 2025-01-03 13:07:23 +00:00
Adds tag for deploy artifacts
This commit is contained in:
parent
ba6081902b
commit
36ccc2f25c
@ -28,6 +28,8 @@ jobs:
|
|||||||
token: "$GITHUB_TOKEN"
|
token: "$GITHUB_TOKEN"
|
||||||
file: "target/plantuml-${TRAVIS_BRANCH}.war"
|
file: "target/plantuml-${TRAVIS_BRANCH}.war"
|
||||||
cleanup: true
|
cleanup: true
|
||||||
|
on:
|
||||||
|
tags: true
|
||||||
|
|
||||||
- stage: docker-tag
|
- stage: docker-tag
|
||||||
name: jetty-tag
|
name: jetty-tag
|
||||||
|
Loading…
Reference in New Issue
Block a user