Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
maven-releng
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
Container Registry
Model registry
Operate
Environments
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
af3
maven-releng
Commits
cc2534e6
Commit
cc2534e6
authored
5 years ago
by
Alexander Diewald
Browse files
Options
Downloads
Patches
Plain Diff
CI: Add build instructions for docker
Signed-off-by:
Alexander Diewald
<
diewald@fortiss.org
>
parent
cec9660d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#20889
passed
5 years ago
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Readme.md
+10
-0
10 additions, 0 deletions
Readme.md
with
10 additions
and
0 deletions
Readme.md
+
10
−
0
View file @
cc2534e6
...
...
@@ -7,6 +7,16 @@
submodule (see .gitmodules) must contain a generic pom.xml file to enable
pomless builds. Please see https://git.fortiss.org/af3/af3.git for an example
of such a pom file.
*
docker
Contains the build specification for the docker container used in the CI Jobs.
Build & Update instructions:
*
Clone the repository.
*
Navigate to the cloned directory in a UNIX shell and apply the following
commands.
*
`docker login git.fortiss.org:5001 -u <USERNAME>`
*
`docker build -t git.fortiss.org:5001/af3/maven-releng docker/`
*
Delete the outdated 'af3/maven-releng' container
*
`docker push -t git.fortiss.org:5001/af3/maven-releng`
*
features
Holds the feature descriptions that compose a product. Each source bundle must
be listed here.
...
...
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