kopia lustrzana https://github.com/inkstitch/inkstitch
fix travis deploy conditions
rodzic
8bab858be6
commit
143eb342a4
|
@ -91,4 +91,4 @@ deploy:
|
||||||
on:
|
on:
|
||||||
tag: true
|
tag: true
|
||||||
all_branches: true
|
all_branches: true
|
||||||
condition: '! "$TRAVIS_TAG" =~ ^v[0-9.]+$'
|
condition: '"$TRAVIS_TAG" && ! "$TRAVIS_TAG" =~ ^v[0-9.]+$'
|
||||||
|
|
Ładowanie…
Reference in New Issue