test fix ci, crlf -> lf
This commit is contained in:
parent
5dd6aab792
commit
0656e248b4
@ -8,4 +8,7 @@ if [ "$SOURCE_BRANCH" != "master" ]; then
|
|||||||
imageSuffix="-$(echo "$SOURCE_BRANCH" | sed 's/\//-/g')"
|
imageSuffix="-$(echo "$SOURCE_BRANCH" | sed 's/\//-/g')"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "current directory:"
|
||||||
|
echo "$(pwd)"
|
||||||
|
ls -lA .
|
||||||
bash test/testBuild.sh "$imageSuffix" --skip-ttt --push
|
bash test/testBuild.sh "$imageSuffix" --skip-ttt --push
|
||||||
|
Loading…
Reference in New Issue
Block a user