Skip to content
Snippets Groups Projects
Commit 7ba69bca authored by MADELA Patrick's avatar MADELA Patrick
Browse files

Update .gitlab-ci.yml file

parent c3b6696a
No related branches found
No related tags found
No related merge requests found
Pipeline #2976 passed
......@@ -4,8 +4,8 @@ services:
variables:
NAME: dev-el6
CONTAINER_TEST_IMAGE: ${CI_REGISTRY_IMAGE}/${NAME}:$CI_COMMIT_REF_SLUG
CONTAINER_RELEASE_IMAGE: ${CI_REGISTRY_IMAGE}/${NAME}:latest
CONTAINER_TEST_IMAGE: ${CI_REGISTRY_IMAGE}:$CI_COMMIT_REF_SLUG
CONTAINER_RELEASE_IMAGE: ${CI_REGISTRY_IMAGE}:latest
stages:
- build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment