Skip to content
Snippets Groups Projects
Commit 6e1f25ad authored by Antoine Gaudron-Desjardins's avatar Antoine Gaudron-Desjardins
Browse files

ci

parent dde81e89
No related branches found
No related tags found
1 merge request!9ci
Pipeline #43702 passed
......@@ -112,6 +112,7 @@ lint:
.deploy:
stage: deploy
script:
- docker login -u $CI_DEPLOY_USER -p $CI_DEPLOY_PASSWORD $CI_REGISTRY
# Install ssh-agent if not already installed, it is required by Docker.
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment