Skip to content

Commit 46e8c6d

Browse files
thomasaustin-ee-defrathomas.austin
andauthored
ELSP-331 Remove references to the DEV10 environment (#243)
Co-authored-by: thomas.austin <thomas.austin@defra.onmicrosoft.com>
1 parent f622068 commit 46e8c6d

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

pipelines/deployment-pipeline.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: 'Deploy code to $(serviceName)'
77
parameters:
88
- name: teamName
99
displayName: 'Select Environment Name: (works only with "development" as target env)'
10-
default: 'DEV10'
10+
default: 'DEV1'
1111
type: string
1212
values:
1313
- DEV1
@@ -17,7 +17,6 @@ parameters:
1717
- DEV7
1818
- DEV8
1919
- DEV9
20-
- DEV10
2120
- DEV11
2221
- DEV12
2322
- DEV13

pipelines/vars/DEV10-development.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)