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
9a4a314f
Commit
9a4a314f
authored
Nov 24, 2021
by
jcorvi
Browse files
Update .gitlab-ci.yml latest_develop
parent
4ed5f658
Pipeline
#26107
passed with stage
in 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9a4a314f
...
...
@@ -5,7 +5,8 @@ variables:
DOCKER_REGISTRY
:
registry.gitlab.bsc.es
#any doubts regarind gitlab ci cd enviroment variables go to
#https://docs.gitlab.com/ee/ci/variables/predefined_variables.html
IMAGE_FULL_PATH
:
$DOCKER_REGISTRY/$CI_PROJECT_PATH:$CI_COMMIT_REF_NAME
#IMAGE_FULL_PATH: $DOCKER_REGISTRY/$CI_PROJECT_PATH:$CI_COMMIT_REF_NAME
IMAGE_FULL_PATH
:
$DOCKER_REGISTRY/$CI_PROJECT_PATH:latest_develop
stages
:
-
build
build_docker_image
:
...
...
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