You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if [ "$SPRING_PROFILES_ACTIVE"='travis'-a"${TRAVIS_PULL_REQUEST:-}"!='false' ];then
101
+
danger
102
+
fi
103
+
100
104
if [ -n"$CS_FAIL$PMD_FAIL$CODENARC_FAIL$LICENSE_FAIL$POM_FAIL$BOOTLINT_FAIL$RFLINT_FAIL$JASMINE_FAIL$HTML_FAIL$TEST_FAIL$FINDBUGS_FAIL$VERIFY_FAIL" ];then
0 commit comments