Skip to content
Snippets Groups Projects
Commit 9c2698822ff9 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

drone copy: send rsync exit code

parent bcfa6a6211a0
No related branches found
No related tags found
No related merge requests found
......@@ -18,3 +18,4 @@
rsync --delete -C --exclude='.hg*' --links --exclude='*.pyc' -r --times $(eval "echo $odoo_modules") $project_home/odoo_modules
fi
exit $?
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment