diff --git a/.drone/pipelines.yml b/.drone/pipelines.yml index 947ea40..5ceef26 100644 --- a/.drone/pipelines.yml +++ b/.drone/pipelines.yml @@ -64,7 +64,7 @@ steps : - mvn pmd:check --batch-mode -Dstyle.color=always -s ../maven-settings.xml -Ddeployer.username=$DEPLOYER_USERNAME -Ddeployer.password=$DEPLOYER_PASSWORD - mvn com.github.spotbugs:spotbugs-maven-plugin:4.7.3.4:check -s ../maven-settings.xml -Ddeployer.username=$DEPLOYER_USERNAME -Ddeployer.password=$DEPLOYER_PASSWORD -Dspotbugs.xmlOutput=true -Dspotbugs.failOnError=true -Dspotbugs.excludeFilterFile=../spotbugs-exclude.xml -Dspotbugs.includeTests=true -Dstyle.color=always - - name : notify-failure-slack + - name : notify-slack-on-failure image : plugins/slack settings : webhook :