Skip to content

Commit af8484c

Browse files
committed
Fixed typo in github action.
1 parent eff5315 commit af8484c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utlplsql-demo-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- oracleVersion: "21-faststart"
5555
connectionString: "127.0.0.1:1521/XE"
5656
dockerPortMap: "1521"
57-
dockerOptions: "21-faststart"
57+
dockerOptions: ""
5858
scripts:
5959
- displayName: "Install utPLSQL"
6060
user: "sys"

0 commit comments

Comments
 (0)