Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 232387e2 authored by Vicente Mataix Ferrándiz's avatar Vicente Mataix Ferrándiz :snake:
Browse files

Update .gitlab-ci.yml

parent 229237ce
No related branches found
No related tags found
No related merge requests found
Pipeline #231502 failed
...@@ -6,11 +6,7 @@ stages: ...@@ -6,11 +6,7 @@ stages:
- deploy - deploy
build_for_test_and_deploy: build_for_test_and_deploy:
image: docker:19.03.8 image: docker
variables:
DOCKER_TLS_CERTDIR: "/certs"
services:
- docker:19.03.8-dind
stage: build stage: build
retry: 2 retry: 2
tags: tags:
...@@ -71,4 +67,4 @@ pages: ...@@ -71,4 +67,4 @@ pages:
paths: paths:
- public - public
only: only:
- master - master
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment