mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-23 01:20:24 +03:00
Echoing travis commit range
This commit is contained in:
parent
ce8a198acd
commit
502c8a7e02
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ install:
|
|||
- npm ci
|
||||
|
||||
before_script:
|
||||
- echo "Building commit range ${TRAVIS_COMMIT_RANGE}"
|
||||
- export MUTATION_FILES=$(git diff ${TRAVIS_COMMIT_RANGE:-origin/master} --name-only | grep src/ | paste -sd ",")
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue