File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -56,3 +56,6 @@ deploy:
56
56
on :
57
57
repository : utPLSQL/utPLSQL-cli
58
58
branch : develop
59
+
60
+ notifications :
61
+ slack : $SLACK_API_TOKEN
Original file line number Diff line number Diff line change @@ -9,7 +9,10 @@ Provides an easy way of invoking utPLSQL from command-line. Main features:
9
9
* Maps project and test files to database objects for reporting purposes. (Comming Soon)
10
10
11
11
## Downloading
12
- You can download development versions on [ Bintray] ( https://bintray.com/viniciusam/utPLSQL-cli/utPLSQL-cli-develop#files ) .
12
+
13
+ Published releases are available for download on the [ utPLSQL-cli GitHub Releases Page.] ( https://github.com/utPLSQL/utPLSQL-cli/releases )
14
+
15
+ You can also download all development versions from [ Bintray] ( https://bintray.com/viniciusam/utPLSQL-cli/utPLSQL-cli-develop#files ) .
13
16
14
17
15
18
## Requirements
You can’t perform that action at this time.
0 commit comments