fix ci hook
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user