Skip to content
Snippets Groups Projects
Commit ac7e6791 authored by Yannick Perret's avatar Yannick Perret
Browse files

Update .gitlab-ci.yml

parent dbfe8eb4
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,9 @@ deploy1:
- liris,docker,linux
variables:
GIT_STRATEGY: recursive
rules:
- changes:
- "public/**"
before_script:
- mkdir -p ~/.ssh
- chmod 700 ~/.ssh
......
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