Skip to content

Commit 8551038

Browse files
committed
Avoid deploying branches and pull requests
1 parent 3a80f99 commit 8551038

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
script: ./scripts/test.sh
1414
- stage: deploy
1515
script: ./scripts/deploy.sh
16+
if: tag =~ ^v\d
1617
- stage: deploy-latest
1718
if: tag =~ ^v\d
1819
script: ./scripts/deploy.sh

0 commit comments

Comments
 (0)