We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f3e6d commit 0c14dbbCopy full SHA for 0c14dbb
tron.sh
@@ -5,7 +5,7 @@ if [ $encrypted_43b7d2f1321f_key ];then
5
cat tron > ~/.ssh/id_rsa
6
chmod 600 ~/.ssh/id_rsa
7
echo "Add docker server success"
8
- sonar-scanner
+
9
fi
10
11
cp -f config/checkstyle/checkStyle.xml config/checkstyle/checkStyleAll.xml
0 commit comments