jenkins-job-builder/tests/yamlparser/error_fixtures/missing_param_in_include_ji...

7 lines
95 B
PHP

{# Sample comment #}
#!/bin/bash
if [ -f the-door ]; then
echo "Here is {{ johnny }}!"
fi