Skip to content

Commit

Permalink
Update slack channel that Ant (on aggr) posts to in build.xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhys Smith committed Oct 12, 2017
1 parent 6395641 commit 32c1a74
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 @@ -1615,7 +1615,7 @@
<arg value="${git.repo.project.data}"/>
<arg value="${git.repo.project.products}"/>
</exec>
<SLACK.send conf="${tools.slacktee}/conf/aggr-ant.conf" colour="good" channel="events-publications"
<SLACK.send conf="${tools.slacktee}/conf/aggr-ant.conf" colour="good" channel="ukf-events-publish"
message="${diff.between.publications}"/>
</then>
</if>
Expand Down

0 comments on commit 32c1a74

Please sign in to comment.