Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
INB
eTRANSAFE
pretox-rest-api
Commits
d13f8631
Commit
d13f8631
authored
Sep 29, 2021
by
jcorvi
Browse files
Update .gitlab-ci.yml
parent
1fe1c23e
Pipeline
#24761
passed with stage
in 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d13f8631
...
...
@@ -8,7 +8,7 @@ build_docker_image:
script
:
#- docker login -u javicorvi -p $DOCKER_PASS
#- docker build -t registry.gitlab.bsc.es/ .
#- docker push $DOCKER_BUILD
#- docker push $DOCKER_BUILD
-
docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN registry.gitlab.bsc.es
-
docker build -t registry.gitlab.bsc.es/inb/etransafe/pretox-rest-api:develop .
-
docker push registry.gitlab.bsc.es/inb/etransafe/pretox-rest-api:develop
...
...
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