diff --git a/.gitlab-ci-template.yml b/.gitlab-ci-template.yml index b84a7b93cff10dfac4dc08bae75071ce5c8697d4..c26d47aef7fc6bc1b7300d9aa8bad769171c4306 100644 --- a/.gitlab-ci-template.yml +++ b/.gitlab-ci-template.yml @@ -26,7 +26,7 @@ stages: help: <<: *default_settings_cron script: - - echo "Hello world" + - echo -e "section_start:$( date +%s ):chat_reply\r\033[0K\n$( ls -la )\nsection_end:$( date +%s ):chat_reply\r\033[0K" except: variables: - $ANSIBLE_JOB_NAME && $ANSIBLE_JOB_NAME != "help"