Skip to content

Commit 473d438

Browse files
author
Clement Champetier
committed
Travis: rename the archives deployed
1 parent 4194390 commit 473d438

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@ after_success:
5151
before_deploy:
5252
# create archive
5353
- cd ${TRAVIS_BUILD_DIR}
54-
- tar -cvzf avtranscoder-dev-${DEPENDENCY_MODE}.tgz ${DEPENDENCY_INSTALL} ${AVTRANSCODER_INSTALL}
54+
- tar -cvzf avtranscoder-${TRAVIS_OS_NAME}-${CC}-${DEPENDENCY_MODE}.tgz ${DEPENDENCY_INSTALL} ${AVTRANSCODER_INSTALL}
5555

5656
deploy:
5757
# if the commit is tagged, deploy using github release service
5858
provider: releases
5959
api_key:
6060
secure: ${GITHUB_RELEASE_API_KEY}
61-
file: avtranscoder-dev-${DEPENDENCY_MODE}.tgz
61+
file: avtranscoder-${TRAVIS_OS_NAME}-${CC}-${DEPENDENCY_MODE}.tgz
6262
skip_cleanup: true
6363
on:
6464
tags: true

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy