diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 336e55c5bbb7da8ad1e42dad5fd154617dcbc701..8d8c169a1f5f7096190d6ea20621b3d609f987b4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -81,6 +81,6 @@ update-ps: - zipr script: - "cd $CICD_MODULE_WORK_DIR/peasoup_umbrella" - - "git commit -m 'submod automatic update from zipr update-ps job on '$(date) zipr" + - "git commit -m \"submod automatic update from zipr update-ps job on $(date)\" zipr" - "git push"