We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d0a43 commit 10b3b67Copy full SHA for 10b3b67
.evg renamed to evergreen.yml
@@ -7,7 +7,7 @@ tasks:
7
- command: shell.exec
8
params:
9
script: |
10
- echo "hello world!"
+ echo "hello world from evergreen.yml!"
11
echo "${test_flags}"
12
13
0 commit comments