Skip to content

Commit 776463a

Browse files
AS-3377: Remove QA from deployment options.
1 parent 986394f commit 776463a

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/liquibase-ddl.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
type: choice
1010
options:
1111
- dev
12-
- qa
1312
- dlvr
1413
- test
1514
- prod

.github/workflows/openshift-create-update-db.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
type: choice
1010
options:
1111
- dev
12-
- qa
1312
- dlvr
1413
- test
1514
- prod

.github/workflows/openshift-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ on:
1414
type: choice
1515
options:
1616
- dev
17-
- qa
1817
- dlvr
1918
- test
2019
- prod

0 commit comments

Comments
 (0)