Update .gitlab-ci.yml file

This commit is contained in:
Adrien Bourmault 2022-08-13 23:37:11 +00:00
parent 8b11f16e18
commit 0197f037f5
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ synchro-et-tests:
- |+
files=""
files=$(git diff-tree --no-commit-id --name-only -r $CI_COMMIT_SHA | grep stl || ls *.stl)
- cd /home/webmaster/site-chalec.org
- cd /home/webmaster/site-a-lec.org
- |+
errors=0
for file in $files