mirror of https://github.com/rusefi/msqur.git
I give up
This commit is contained in:
parent
23bc338c2d
commit
1598d215c0
|
@ -6,7 +6,7 @@ php:
|
|||
branches:
|
||||
only:
|
||||
- master
|
||||
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
|
||||
- msqur.com
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
@ -20,4 +20,4 @@ deploy:
|
|||
provider: script
|
||||
script: bash deploy.sh
|
||||
on:
|
||||
condition: $TRAVIS_TAG =~ /^v\d+\.\d+(\.\d+)?(-\S*)?$/
|
||||
branch: msqur.com
|
||||
|
|
Loading…
Reference in New Issue