Skip to content

Commit

Permalink
Update slack channel that daily stats get set to
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhys Smith committed Oct 13, 2017
1 parent 32c1a74 commit 78d613d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1153,7 +1153,7 @@
<arg value="${utilities.dir}/stats-generate.sh"/>
<arg value="day"/>
</exec>
<SLACK.send conf="${tools.slacktee}/conf/repo-jenkins.conf" colour="good" channel="stats"
<SLACK.send conf="${tools.slacktee}/conf/repo-jenkins.conf" colour="good" channel="ukf-stats"
message="${stats.daily.output}"/>
</target>

Expand Down

0 comments on commit 78d613d

Please sign in to comment.