Replies: 1 comment 3 replies
-
Cirrus CLI works fine for me when using windows_container:
image: cirrusci/windowsservercore:2019
task:
script: true It seems weird that the RPC server path got truncated to Could you at least provide some minimally failing configuration and a description of the environment you're trying to run the Cirrus CLI in? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I tried to use cirrus-cli to locally debug a transient issue of a windows task on CI. Unfortunately that fails, due to connection issues:
Is that expected to work?
Regards,
Andres
Beta Was this translation helpful? Give feedback.
All reactions