Skip to content

Commit fcf73a0

Browse files
committed
Conditional For Relase Stage
1 parent c185035 commit fcf73a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ jobs:
1717
name: "Integration Tests"
1818
services:
1919
- docker
20+
2021
- stage: GitHub Release
22+
if: tag IS present
2123
script: echo "Deploying to GitHub releases ..."
2224
before_deploy:
2325
- ./build/build_binaries.sh

0 commit comments

Comments
 (0)