Skip to content
Snippets Groups Projects
Commit 59ace702 authored by Dominique Benielli's avatar Dominique Benielli
Browse files

Update .gitlab-ci.yml file

parent b6f0f718
No related branches found
No related tags found
1 merge request!23.7 to 3.10 compatibility
Pipeline #16125 canceled
......@@ -52,6 +52,8 @@ install_and_test_37:
untracked: true
paths:
- build
exclude:
- build/temp/
expire_in: 8d
install_and_test_38:
......@@ -65,6 +67,8 @@ install_and_test_38:
untracked: true
paths:
- build
exclude:
- build/temp/
expire_in: 8d
install_and_test_39:
......@@ -91,6 +95,8 @@ install_and_test_310:
untracked: true
paths:
- build
exclude:
- build/temp/
expire_in: 8d
install_and_test_311:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment