#action stdout

1 messages · Page 1 of 1 (latest)

edgy whale
#

(trying to make a thread)

#

@sharp furnace thanks, I think I have cache so didn't see the stdout before with format=plain. I can see stdout when force it to run without cache. But then, is there any other way to have text show in it kind original form. without prefix and keep indentation.

sharp furnace
edgy whale
#

right, is it similar to the workaround i mentioned above: export it as artifact to host and cat it out?

sharp furnace
edgy whale
#

i see, i was hoping to get rid of all custom command and only use dagger. But understandable that this is a bit of exception, normally for CI/CD we only care if it passes or fails. I can keep a few cat commands around in this case

#

thanks for your help