Skip to content

Commit

Permalink
Removed deployment branch condition in CI scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
NTSFka committed Sep 30, 2016
1 parent 8f1e1b1 commit 918b203
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ deploy:
secure: "VCTL1Xz6YLmBfuFeRdpi4CYkDuvmIvi9n9aKG8NKBfWtA67FZPX1ffk/rAQEGzk8OULBgmIvVW/oPp9XF3UBsfGiwv8/AOVTgAntRo59LNBT4fIy7435bmrnDuXpa/Be55MIOrWyM2XykONUOznRCUq5ygt5z8s/HsSmscht+P298MhK3+5Hd2fGDV627Ixc35hkSsfzK1bonlrOjBHYEOrC2LRepUBmghW3f2aDgntcLqB90BEwxp1wdenpQvj1L1r0GZZwELB/nVFYRX8ikBZ4w3MVPZD/Wdr9pdMX0qABKaa7P+Z4+FDVfTOGGfvwzI8TKiEbemWYykunFZAnBu5kRo5zrQrKwv6yxvgaNKjF3CyIw5Gp2vECQVFZnyxcVP3H8jOYgSBsmmp52Dp1IqavD4Ne4FMHJI2KqWG5zhYy0GBquMcsGyKoU5+LtxlPBm6RF/vJ63t3792wijLml+CmJZuJV4h5fBLnRlsqQb92VCZ735ou/c3g6LWiVa2B0MuTL6Rx+6DGXKXMs189S+D1cBjw8n0RLiZcJINcrSRoSsEsxxpH6aUsF2lLLc884yOknj20gYkjkQuOKr8kQ4c15OrCnFT3CImT2qrh7xOMZdfjRXTDdQFNy2Q1XF2RvxAuKY9Ga3XCSvrqQm3iTpGNPAnrTjMBKoOLVk9BTpA="
skip_cleanup: true
on:
branch: master
condition: "$DEPLOY = On"
tags: true

Expand Down
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ deploy:
publish: true
override: true
on:
branch: master
DEPLOY: On
appveyor_repo_tag: true

Expand Down

0 comments on commit 918b203

Please sign in to comment.