зеркало из https://github.com/docker/kitematic.git
Better circleci versions
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
This commit is contained in:
Родитель
1807681f73
Коммит
70e28a6ea1
|
@ -11,5 +11,6 @@ deployment:
|
|||
tag: /v.*/
|
||||
owner: docker
|
||||
commands:
|
||||
- github-release upload --user docker --repo kitematic --tag $CIRCLE_TAG --file release/Kitematic-Mac.zip --name Kitematic-Mac.zip
|
||||
- github-release upload --user docker --repo kitematic --tag $CIRCLE_TAG --file release/Kitematic-Windows.zip --name Kitematic-Windows.zip
|
||||
- export VERSION=$(echo $CIRCLE_TAG | tr -d v)
|
||||
- github-release upload --user docker --repo kitematic --tag $CIRCLE_TAG --file release/Kitematic-Mac.zip --name Kitematic-$VERSION-Mac.zip
|
||||
- github-release upload --user docker --repo kitematic --tag $CIRCLE_TAG --file release/Kitematic-Windows.zip --name Kitematic-$VERSION-Windows.zip
|
||||
|
|
Загрузка…
Ссылка в новой задаче