Skip to content

Commit 458a56f

Browse files
committed
build: remove obsolete pipelines
1 parent b1cc157 commit 458a56f

6 files changed

Lines changed: 0 additions & 163 deletions

azure-pipelines-notification-service-api-release.yml

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

azure-pipelines-notification-service-api-review.yml

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

azure-pipelines-notification-service-api-test.yml

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

pipelines/notification-service-api-dev.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,3 @@ resources:
3939
extends:
4040
# Filename in Azure DevOps Repository
4141
template: components/notification-service-api/pipelines/notification-service-api-dev.yml@kuva-notification-service-api-pipelines
42-
# parameters:
43-
# Application build arguments and config map values as key value pairs.
44-
# Does not contain all buildArguments or configMap values, the rest located in kuva-notification-service-api-pipelines
45-
# The values here will override the values defined in the kuva-notification-service-api-pipelines repository
46-
# buildArgs:
47-
# DEBUG: 1
48-
# configMap: # pod environment variables
49-
# DEBUG: 1

pipelines/notification-service-api-release.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,3 @@ resources:
3131
extends:
3232
# Filename in Azure DevOps Repository
3333
template: components/notification-service-api/pipelines/notification-service-api-release.yml@kuva-notification-service-api-pipelines
34-
# parameters:
35-
# Application build arguments and config map values as key value pairs.
36-
# Does not contain all buildArguments or configMap values, the rest located in kuva-notification-service-api-pipelines
37-
# The values here will override the values defined in the kuva-notification-service-api-pipelines repository
38-
## Staging definitions
39-
# buildArgsStage:
40-
# DEBUG: 1
41-
# configMapStage: # pod environment variables
42-
# DEBUG: 1
43-
## Production definitions
44-
## Production is using staging image
45-
# configMap: # pod environment variables
46-
# DEBUG: 1

pipelines/notification-service-api-review.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,3 @@ resources:
4444
extends:
4545
# Filename in Azure DevOps Repository
4646
template: components/notification-service-api/pipelines/notification-service-api-review.yml@kuva-notification-service-api-pipelines
47-
# parameters:
48-
# Application build arguments and config map values as key value pairs.
49-
# Does not contain all buildArguments or configMap values, the rest located in kuva-notification-service-api-pipelines
50-
# The values here will override the values defined in the kuva-notification-service-api-pipelines repository
51-
# buildArgs:
52-
# DEBUG: 1
53-
# configMap: # pod environment variables
54-
# DEBUG: 1

0 commit comments

Comments
 (0)