Skip to content

Commit

Permalink
Update deploy-validation-CreatorKitCore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefactorial authored May 11, 2022
1 parent 3a8a41e commit 63662d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CreatorKitCore/deploy-validation-CreatorKitCore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ resources:
repositories:
- repository: PipelineRepo # repository name (DO NOT CHANGE THIS VALUE)
type: github
ref: mochs-aa4pp-fixhardcodedgithubrepo # If your pipeline templates are in a branch other than the default branch specify the branch here. Otherwise the default branch will be used by default.
ref: main # If your pipeline templates are in a branch other than the default branch specify the branch here. Otherwise the default branch will be used by default.
endpoint: creator-starter-kit # Specifies the GitHub service connection for this setup.
name: Microsoft/coe-alm-accelerator-templates #This is the name of the repo in the current project in Azure Devops that has the pipeline templates. If the repo is in a different project you can specify the project and repo using the format ProjectContainingTheBuildTemplates/RepositoryContainingTheBuildTemplates (https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema?view=azure-devops&tabs=schema%2Cparameter-schema#type)
trigger: none
Expand Down

0 comments on commit 63662d2

Please sign in to comment.