Update .gitlab-ci.yml
This commit is contained in:
parent
79926b9990
commit
8fcb6f29fb
@ -9,7 +9,7 @@ include:
|
|||||||
|
|
||||||
# set project variables here
|
# set project variables here
|
||||||
variables:
|
variables:
|
||||||
NEXUS_PROJECT_DIR: <ADD NEXUS DIR (research/red/etc)> # subfolder in Nexus docker-gin where your container will be stored
|
NEXUS_PROJECT_DIR: red # subfolder in Nexus docker-gin where your container will be stored
|
||||||
IMAGENAME: $CI_PROJECT_NAME # if the project URL is gitlab.example.com/group-name/project-1, CI_PROJECT_NAME is project-1
|
IMAGENAME: $CI_PROJECT_NAME # if the project URL is gitlab.example.com/group-name/project-1, CI_PROJECT_NAME is project-1
|
||||||
|
|
||||||
###################
|
###################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user