Skip to content
Snippets Groups Projects
Unverified Commit 055a2337 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

contrib/ci: fix commenting in Jenkinsfile (#1919)

parent b25a05ee
No related branches found
No related tags found
No related merge requests found
......@@ -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
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment