fix ci hook
This commit is contained in:
parent
cd28b6f44c
commit
5dd6aab792
@ -8,6 +8,4 @@ if [ "$SOURCE_BRANCH" != "master" ]; then
|
|||||||
imageSuffix="-$(echo "$SOURCE_BRANCH" | sed 's/\//-/g')"
|
imageSuffix="-$(echo "$SOURCE_BRANCH" | sed 's/\//-/g')"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd ..
|
|
||||||
|
|
||||||
bash test/testBuild.sh "$imageSuffix" --skip-ttt --push
|
bash test/testBuild.sh "$imageSuffix" --skip-ttt --push
|
||||||
|
Loading…
Reference in New Issue
Block a user