Deploy on all branches

master
Tim Möhlmann 6 years ago
parent 3224a8ecad
commit 0c73be7c6e
No known key found for this signature in database
GPG Key ID: AFABC30066A39335

@ -14,4 +14,6 @@ script:
deploy:
provider: script
script: bash tests/deploy.sh
on:
all_branches: true

Loading…
Cancel
Save