Merge branch 'master' of git.a-lec.org:a-lec/commissions/infrastructure/www
This commit is contained in:
commit
9a3a85e3e3
|
@ -22,7 +22,7 @@ synchro-et-tests:
|
||||||
script:
|
script:
|
||||||
- |+
|
- |+
|
||||||
# Sync files with server
|
# Sync files with server
|
||||||
rsync -avzlh * /home/webmaster/site-a-lec.org/articles/
|
rsync -avzlh * /home/webmaster/site-a-lec.org/articles/ --delete
|
||||||
- |+
|
- |+
|
||||||
# Check how many changed
|
# Check how many changed
|
||||||
echo "Fichiers commités : $(git diff-tree --no-commit-id --name-only -r $CI_COMMIT_SHA)"
|
echo "Fichiers commités : $(git diff-tree --no-commit-id --name-only -r $CI_COMMIT_SHA)"
|
||||||
|
|
Loading…
Reference in New Issue