Skip to content
Snippets Groups Projects
Commit 5d0cae1b authored by jurgenhaas's avatar jurgenhaas
Browse files

Update .gitlab-ci-template.yml

parent de2c9593
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,10 @@ stages:
help:
<<: *default_settings_cron
script:
- echo -e "section_start:$( date +%s ):chat_reply\r\033[0K\n$( ls -la )\nsection_end:$( date +%s ):chat_reply\r\033[0K"
- # echo -e "section_start:$( date +%s ):chat_reply\r\033[0K\n$( ls -la )\nsection_end:$( date +%s ):chat_reply\r\033[0K"
- echo -e "section_start:$( date +%s ):chat_reply\r\033[0K\n"
- echo -e "Hallo world"
- echo -e "\nsection_end:$( date +%s ):chat_reply\r\033[0K"
except:
variables:
- $ANSIBLE_JOB_NAME && $ANSIBLE_JOB_NAME != "help"
......
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