modern-monkey-67919
04/06/2021, 7:05 PMRun pulumi/actions@v2
with:
command: preview
stack-name: ***
work-dir: ./
comment-on-pr: false
parallel: 2147483647
target-dependents: false
refresh: false
upsert: false
env:
NODE_ENV: production
PULUMI_ACCESS_TOKEN: ***
PULUMI_STACK_NAME: ***
npm_config_yes: true
pulumi preview on ***
Error: ENOENT: no such file or directory, open '/tmp/automation-logs-preview-WtufVl/eventlog.txt'
I looked around in the respective repos for any similar issues reported by the community but I couldn't find it.
It looks like the Pulumi bot reports a success after this error.. so that's strange.