Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2ca510e9 authored by DILER Lior's avatar DILER Lior
Browse files

Update .gitlab-ci.yml file

parent 15eb7f4f
No related branches found
No related tags found
No related merge requests found
Pipeline #601270 failed
......@@ -7,7 +7,7 @@ run tests:
stage: test
image: docker
variables:
DOCKERFILE_PATH: ./docker/Test
DOCKERFILE_PATH: ./docker/Dockerfile.Test
CI_IMAGE_NAME: "webhook-manager-tests"
script:
- docker build -t "$CI_IMAGE_NAME:$CI_COMMIT_SHORT_SHA" -f $DOCKERFILE_PATH .
......
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