Skip to content
Snippets Groups Projects
Commit ad1567bb authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

test

parent 8df58080
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -6,7 +6,7 @@ make_zip: ...@@ -6,7 +6,7 @@ make_zip:
only: only:
- master - master
script: script:
- MODELS=`find . -type d -d 1 -not -name .git` - MODELS=`find . -print`
- for i in $MODELS; do echo $i; done - for i in $MODELS; do echo $i; done
tags: tags:
- linux64 - linux64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment