Created
June 20, 2022 06:23
-
-
Save 21bshwjt/4bb59efd51545f21f0e63db30d966304 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trigger: | |
- main | |
pool: | |
name: akspool | |
demand: | |
- agent.name -equals DockerAgent1 | |
variables: | |
- name: ResourceGroup | |
value: arm_storageacct01 | |
- name: ResourceGroup01 | |
value: arm_storageacct02 | |
- name: AzureDataCenter | |
value: 'Central US' | |
resources: | |
repositories: | |
- repository: biswajit | |
type: git | |
name: 'Simple Server/Buildtemplates' | |
steps: | |
- template: storage_tag_containers01.yml@biswajit | |
- template: storage_tag_containers02.yml@biswajit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment