Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nomad-remote-tools-hub
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
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
nomad-lab
nomad-remote-tools-hub
Commits
7bcf80c2
Commit
7bcf80c2
authored
2 years ago
by
Florian Dobener
Browse files
Options
Downloads
Plain Diff
Merge branch 'nexus-webtop-ci' into 'develop'
Adds nexus webtop ci/cd See merge request
!121
parents
fb21a6c1
bf6e6dbf
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!121
Adds nexus webtop ci/cd
Pipeline
#166593
passed
2 years ago
Stage: build
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
docker/nexus/Dockerfile
+1
-1
1 addition, 1 deletion
docker/nexus/Dockerfile
with
3 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
0
View file @
7bcf80c2
...
...
@@ -35,6 +35,8 @@ workflow:
DOCKERFILE
:
Dockerfile.jupyter
-
IMAGE_NAME
:
apmtools-webtop
DIR
:
docker/apmtools
-
IMAGE_NAME
:
nexus-webtop
DIR
:
docker/nexus
stages
:
-
build
...
...
This diff is collapsed.
Click to expand it.
docker/nexus/Dockerfile
+
1
−
1
View file @
7bcf80c2
FROM
gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/webtop
FROM
gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/webtop
:v0.0.1
# Stack of major installs
RUN
apt-get update
--fix-missing
&&
lsb_release
-a
&&
\
...
...
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