pulumi/dist
Christian Nunciato 9d45b92d7a Send GitHub Actions CLI output to a file
During a GitHub Actions run, because we currently capture CLI output in a variable and exit immediately on failure, we prevent the details of the failure from being rendered in the Actions log. This change has us `tee` stdout instead (as the intent is to use it to post a PR comment later), allowing errors to be rendered properly in the log.

Signed-off-by: Christian Nunciato <c@nunciato.org>
2019-08-06 11:57:56 -07:00
..
actions Send GitHub Actions CLI output to a file 2019-08-06 11:57:56 -07:00
docker Update references to pulumi.io (#2979) 2019-07-25 09:58:12 -07:00