Replies: 2 comments 5 replies
-
| 
         Just add an environment variable on your build system export CI=true | 
  
Beta Was this translation helpful? Give feedback.
                  
                    3 replies
                  
                
            -
| 
         Hi @jackmatt2, I tried to set  What am I missing to get things to work as expected?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 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=nonein 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