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:
5656 on :
5757 repository : utPLSQL/utPLSQL-cli
5858 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:
99* Maps project and test files to database objects for reporting purposes. (Comming Soon)
1010
1111## 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 ) .
1316
1417
1518## Requirements
You can’t perform that action at this time.
0 commit comments