We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d6ac55 commit a92074cCopy full SHA for a92074c
.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