Skip to content
Snippets Groups Projects
Commit 365e9736 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix(cicd): issue on testing pipeline after variable adding

parent afd66d7a
No related branches found
No related tags found
2 merge requests!1251.14,!120Feat/cicd
......@@ -70,6 +70,7 @@ deploy_dev:
test:
stage: test
image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/node:14.15.4
variables: {}
services:
- name: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/elasticsearch:7.16.2
alias: elasticsearch
......
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