diff --git a/contrib/ci/Jenkinsfile b/contrib/ci/Jenkinsfile
index 112dd1281bf60fc5651cdb6f7042f94cb992f504..4a4cbc4c16cfde51a11be5f024d8147adf0ec2b9 100644
--- a/contrib/ci/Jenkinsfile
+++ b/contrib/ci/Jenkinsfile
@@ -39,12 +39,14 @@ pipeline {
 	}
 }
 
-# api-history:
-#
-# Every time the build dependencies of gluon change, the version
-# every container has to be rebuilt. Therefore, we use Jenkins
-# labels which intoduce a version number which is documented here.
-# As soon, as you properly rebuilt your docker container, you
-# can notify lemoer, that you have updated your node.
-#
-# - gluon-docker-v1: add shellcheck binary to the build environment
+/*
+ api-history:
+
+ Every time the build dependencies of gluon change, the version
+ every container has to be rebuilt. Therefore, we use Jenkins
+ labels which intoduce a version number which is documented here.
+ As soon, as you properly rebuilt your docker container, you
+ can notify lemoer, that you have updated your node.
+
+ - gluon-docker-v1: add shellcheck binary to the build environment
+*/