updated config.yml
f33630c8
Hari Sekhon
committed
1 changed file
config.yml
/.circleci/config.yml-1+1
/.circleci/config.yml
Add comment 43 # doesn't work
Add comment 44 #- run: circleci update
Add comment 45 - run: |
Add comment 46 Minus   curl -fLSs https://raw.githubusercontent.com/CircleCI-Public/circleci-cli/main/install.sh | bash
Add comment 46 Plus   curl -sSLf https://raw.githubusercontent.com/CircleCI-Public/circleci-cli/main/install.sh | sudo bash
Add comment 47 - checkout
Add comment 48 #- setup_remote_docker:
Add comment 49 # version: 20.10.11