We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d6ac55 + a92074c commit 35f2f30Copy full SHA for 35f2f30
.circleci/config.yml
@@ -9,7 +9,7 @@ jobs:
9
- run:
10
name: Download the command line tool
11
command: |
12
- curl -L https://github.com/coolopsio/coolops/releases/download/v0.1.0/install.sh | sudo sh
+ curl -L https://github.com/coolops-io/coolops/releases/download/v0.2.0/install.sh | sudo sh
13
14
15
name: Notify coolops
0 commit comments