Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
darkbit
ffbs-gluon
Commits
055a2337
Unverified
Commit
055a2337
authored
5 years ago
by
Martin Weinelt
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
contrib/ci: fix commenting in Jenkinsfile (#1919)
parent
b25a05ee
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide 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