Update .gitlab-ci.yml
This commit is contained in:
parent
178a9f94a2
commit
e64e9dad4c
|
@ -24,6 +24,7 @@ synchro-et-tests:
|
||||||
- |+
|
- |+
|
||||||
files=""
|
files=""
|
||||||
files=$(git diff-tree --no-commit-id --name-only -r $CI_COMMIT_SHA | grep stl || find . -name "*.stl")
|
files=$(git diff-tree --no-commit-id --name-only -r $CI_COMMIT_SHA | grep stl || find . -name "*.stl")
|
||||||
|
echo -e "Test de : \n $files"
|
||||||
- cd /home/webmaster/site-a-lec.org
|
- cd /home/webmaster/site-a-lec.org
|
||||||
- |+
|
- |+
|
||||||
errors=0
|
errors=0
|
||||||
|
|
Loading…
Reference in New Issue