checkout/2_Send greeting.txt

6 lines
265 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

2022-04-02T07:49:25.7281031Z ##[group]Run echo "Hello World"
2022-04-02T07:49:25.7281526Z echo "Hello World"
2022-04-02T07:49:25.7773269Z shell: /usr/bin/bash -e {0}
2022-04-02T07:49:25.7773707Z ##[endgroup]
2022-04-02T07:49:25.8309689Z Hello World