mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-10 17:43:51 +00:00
Echoing travis commit range
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user