Commit 105d2c1d6a0d2017e108ee2a2ef2b379f6ce394a
1 parent
750b542a
Test the build after a push
Showing
1 changed file
with
3 additions
and
1 deletions
README.md
... | ... | @@ -152,4 +152,6 @@ void Subscriber::receive_data( const std::string &message_topic, const std::stri |
152 | 152 | } |
153 | 153 | ``` |
154 | 154 | |
155 | -Now it will be very easy to send and receive messages from a broker without the hassle of administration. | |
156 | 155 | \ No newline at end of file |
156 | +Now it will be very easy to send and receive messages from a broker without the hassle of administration. | |
157 | + | |
158 | +Each push should trigger a build on the Jenkins Build Server | ... | ... |