SyntaxFix
Write A Post
Hire A Developer
Questions
I prefer this syntax as it allows to set configuration parameters for the shell:
--- - name: an example shell: cmd: | docker build -t current_dir . echo "Hello World" date chdir: /home/vagrant/