Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Andrea Helen Knue
SpanetDocker
Commits
e6de2da2
Commit
e6de2da2
authored
Sep 17, 2021
by
aknue
Browse files
update
parent
b174e6e3
Pipeline
#3029503
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e6de2da2
...
...
@@ -3,15 +3,12 @@ build_img_gpu:
TFTAG
:
2.5.0
DOCKER_FILE
:
Dockerfile
TAG
:
latest
IMAGE_NAME
:
spanet
IMAGE_NAME
:
spanet
docker
CI_REGISTRY
:
gitlab-registry.cern.ch
FROM
:
spanet/spanet-python:latest
#tensorflow/tensorflow:$TFTAG
TO
:
'
$CI_REGISTRY_IMAGE:latest'
script
:
-
docker login -u gitlab-ci-token -p $CI_JOB_TOKEN gitlab-registry.cern.ch
-
docker build -t gitlab-registry.cern.ch/aknue/spanet:latest --compress --squash .
-
docker push gitlab-registry.cern.ch/spanet:latest
-
ignore
except
:
-
tags
tags
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment