From 105d2c1d6a0d2017e108ee2a2ef2b379f6ce394a Mon Sep 17 00:00:00 2001 From: Peter M. Groen Date: Tue, 5 Jul 2022 11:15:27 +0200 Subject: [PATCH] Test the build after a push --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c3ff93..fe3bb17 100644 --- a/README.md +++ b/README.md @@ -152,4 +152,6 @@ void Subscriber::receive_data( const std::string &message_topic, const std::stri } ``` -Now it will be very easy to send and receive messages from a broker without the hassle of administration. \ No newline at end of file +Now it will be very easy to send and receive messages from a broker without the hassle of administration. + +Each push should trigger a build on the Jenkins Build Server -- libgit2 0.21.4