Skip to content

Commit

Permalink
Update to include user capability.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Liquori committed Mar 18, 2019
1 parent 8bc7713 commit 8ec8d51
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ Task will look for .sql files in a specified directory to run sqlplus against a

Sqlplus.exe must be available before running this task.

Run Pester test located under "Tests" folder to verify sqlplus is installed.
Run Pester test located under "Tests" folder to verify sqlplus is installed.

If using self-hosted pipelines, a user-defined capability may have to be added to each build server (sqlplus.exe).

0 comments on commit 8ec8d51

Please sign in to comment.