Skip to content

Commit 3f14ceb

Browse files
Dba 696 (#290)
* Add mis dev environment and dsd target * Simplify prepare target name * Correct target host names
1 parent cd29535 commit 3f14ceb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/oracle-db-oem-agent-setup.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ on:
2727
- "mis_primarydb"
2828
- "mis_standbydb1"
2929
- "mis_dbs"
30-
- "misboe_primarydb"
31-
- "misboe_standbydb1"
32-
- "misboe_dbs"
33-
- "misdsd_primarydb"
34-
- "misdsd_standbydb1"
35-
- "misdsd_dbs"
30+
- "boe_primarydb"
31+
- "boe_standbydb1"
32+
- "boe_dbs"
33+
- "dsd_primarydb"
34+
- "dsd_standbydb1"
35+
- "dsd_dbs"
3636
VerboseOutput:
3737
description: "Verbose Output level"
3838
type: choice

0 commit comments

Comments
 (0)