Skip to content

Commit a26520a

Browse files
authoredSep 21, 2018
Merge pull request #53 from Microsoft/personal/mihansen/remove-old-template
Removed old template
2 parents bf97bdf + 82d92bf commit a26520a

File tree

2 files changed

+0
-217
lines changed

2 files changed

+0
-217
lines changed
 

‎BaseARMTemplate.json

-210
This file was deleted.

‎build/package.yml

-7
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,6 @@ steps:
5353
artifactName: 'deploy'
5454
artifactType: 'container'
5555

56-
- task: PublishBuildArtifacts@1
57-
displayName: 'publish BaseARMTemplate.json'
58-
inputs:
59-
pathToPublish: './BaseARMTemplate.json'
60-
artifactName: 'deploy'
61-
artifactType: 'container'
62-
6356
- task: PublishBuildArtifacts@1
6457
displayName: 'publish web arm template'
6558
inputs:

0 commit comments

Comments
 (0)
Please sign in to comment.