Created
          July 24, 2021 00:12 
        
      - 
      
- 
        Save silvergama/25e92f54c87a87961b118e50a0d4456f to your computer and use it in GitHub Desktop. 
    Add circleci cli
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | ADD circleci cli | |
| - sudo snap remove circleci docker | |
| - curl -fLSs https://raw.githubusercontent.com/CircleCI-Public/circleci-cli/master/install.sh | DESTDIR=$HOME/Downloads bash | |
| - sudo mv $HOME/Downloads/circleci /usr/local/bin | |
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment