Skip to content
Snippets Groups Projects
Commit 7bcf80c2 authored by Florian Dobener's avatar Florian Dobener
Browse files

Merge branch 'nexus-webtop-ci' into 'develop'

Adds nexus webtop ci/cd

See merge request !121
parents fb21a6c1 bf6e6dbf
Branches
Tags
1 merge request!121Adds nexus webtop ci/cd
Pipeline #166593 passed
......@@ -35,6 +35,8 @@ workflow:
DOCKERFILE: Dockerfile.jupyter
- IMAGE_NAME: apmtools-webtop
DIR: docker/apmtools
- IMAGE_NAME: nexus-webtop
DIR: docker/nexus
stages:
- build
......
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 && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment