I give up

This commit is contained in:
Nick 2019-11-06 23:08:41 -06:00
parent 23bc338c2d
commit 1598d215c0
1 changed files with 2 additions and 2 deletions

View File

@ -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