You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to use pickles as part of a build and observed that github actions would say the command failed but I would have no output indicating why it failed.
I was able to replicate the problem on my system as well
c:\temp\openhab\openhab-jruby>pickles -f features -o pickles --df html
c:\temp\openhab\openhab-jruby>echo %errorlevel%
1
This makes it difficult to use within a CI/CD pipeline.
The text was updated successfully, but these errors were encountered:
Trying to use pickles as part of a build and observed that github actions would say the command failed but I would have no output indicating why it failed.
I was able to replicate the problem on my system as well
This makes it difficult to use within a CI/CD pipeline.
The text was updated successfully, but these errors were encountered: