mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
fix '|"
This commit is contained in:
parent
1cd5510955
commit
a780ad6174
@ -8,7 +8,6 @@ addons:
|
|||||||
- dnsutils
|
- dnsutils
|
||||||
- jsonlint
|
- jsonlint
|
||||||
before_install:
|
before_install:
|
||||||
- |
|
|
||||||
- if ! git diff --name-only $TRAVIS_COMMIT_RANGE | grep -qvE '(.md)|(.pem)|(.pdf)|(.html)|^(LICENSE)|^(docs)|^(utils)|^(bin)|(Dockerfile)'
|
- if ! git diff --name-only $TRAVIS_COMMIT_RANGE | grep -qvE '(.md)|(.pem)|(.pdf)|(.html)|^(LICENSE)|^(docs)|^(utils)|^(bin)|(Dockerfile)'
|
||||||
then
|
then
|
||||||
echo "no code was updated, not running the CI."
|
echo "no code was updated, not running the CI."
|
||||||
|
Loading…
Reference in New Issue
Block a user