Browse Source

Temp disable S3 daily build upload

QGC4.4
Don Gagne 4 years ago committed by Don Gagne
parent
commit
0bd2aa9b32
  1. 1
      .travis.yml

1
.travis.yml

@ -299,6 +299,7 @@ deploy: @@ -299,6 +299,7 @@ deploy:
skip_cleanup: true
on:
tags: true
condition: false # Temporary disable for GitHub Actions testing
condition: $CONFIG = installer
# deploy installers to Github releases if on a tag

Loading…
Cancel
Save