test docs/ too
This commit is contained in:
parent
4a1338c80d
commit
7509c17bcf
1 changed files with 1 additions and 1 deletions
2
test.sh
2
test.sh
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
npm run build
|
npm run build
|
||||||
output=$( git diff build )
|
output=$( git diff build docs )
|
||||||
|
|
||||||
if [ -z "$output" ]
|
if [ -z "$output" ]
|
||||||
then
|
then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue