Skip to content

Instantly share code, notes, and snippets.

@silvergama
Created July 24, 2021 00:12
Show Gist options
  • Save silvergama/25e92f54c87a87961b118e50a0d4456f to your computer and use it in GitHub Desktop.
Save silvergama/25e92f54c87a87961b118e50a0d4456f to your computer and use it in GitHub Desktop.
Add circleci cli
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