Replies: 1 comment 3 replies
-
Just add an environment variable on your build system export CI=true |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, according to the readme, I'm supposed to use
update-snapshot=none
in CI. At the same time, I want to useupdate-snapshot=all
(I think) locally. I believe, that's the behavior I have now, but not specifying this property at all.However, I've started receiving warnings and I'm not sure what to do. Based on the readme, I probably need two config files? Or is there another way to maintain the same behavior as before?
Beta Was this translation helpful? Give feedback.
All reactions