mirror of https://github.com/rusefi/msqur.git
travis ci
This commit is contained in:
parent
a0f993de81
commit
3dd57f0552
|
@ -6,7 +6,6 @@ php:
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- msqur.com
|
||||
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
|
||||
|
||||
stages:
|
||||
|
@ -21,5 +20,4 @@ deploy:
|
|||
provider: script
|
||||
script: bash deploy.sh
|
||||
on:
|
||||
branch: msqur.com
|
||||
condition: $TRAVIS_TAG =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/
|
||||
|
|
Loading…
Reference in New Issue