Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Patrick
FFS Gluon
Commits
055a2337
Unverified
Commit
055a2337
authored
Jan 18, 2020
by
Martin Weinelt
Committed by
GitHub
Jan 18, 2020
Browse files
Options
Downloads
Patches
Plain Diff
contrib/ci: fix commenting in Jenkinsfile (#1919)
parent
b25a05ee
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
contrib/ci/Jenkinsfile
+11
-9
11 additions, 9 deletions
contrib/ci/Jenkinsfile
with
11 additions
and
9 deletions
contrib/ci/Jenkinsfile
+
11
−
9
View file @
055a2337
...
...
@@ -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
*/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment