fix ci hook

This commit is contained in:
Lucas Briese 2021-11-08 20:34:16 +01:00
parent cd28b6f44c
commit 5dd6aab792

View File

@ -8,6 +8,4 @@ if [ "$SOURCE_BRANCH" != "master" ]; then
imageSuffix="-$(echo "$SOURCE_BRANCH" | sed 's/\//-/g')"
fi
cd ..
bash test/testBuild.sh "$imageSuffix" --skip-ttt --push