Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 04ea8e4

Browse files
committed
Update README.md
1 parent a56f123 commit 04ea8e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# jenkins-plugin-sqlplus-script-runner
22
Jenkins plugin - SQL*Plus Script Runner
33

4-
This plugin enables you run SQL\*Plus scripts on your Jenkins jobs ( _SQL\*Plus installation required!_ ).
4+
This plugin enables you run Oracle SQL\*Plus scripts on your Jenkins jobs ( _SQL\*Plus installation required!_ ).
55

66
All you have to do is provide a valid *ORACLE_HOME* and you are in business:
77

@@ -14,3 +14,4 @@ You can run a script inside your workspace or a user defined for every job:
1414
You can check later all SQL*Plus output inside your build output:
1515

1616
![Script running inside a job](https://github.com/boaglio/jenkins-plugin-sqlplus-script-runner/raw/master/shots/script-running.png)
17+

0 commit comments

Comments
 (0)