Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 1c354a3

Browse files
authored
[Nuget] Update signing (#12016)
1 parent 2202e3e commit 1c354a3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ resources:
2626
type: github
2727
name: xamarin/yaml-templates
2828
endpoint: xamarin
29+
ref: refs/heads/main # still defaults to master even though main is the main branch
2930

3031
trigger:
3132
branches:

build/steps/build-sign.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ steps:
1919
jenkinsEndpoint: Xamarin Code Signing Jenkins
2020
jenkinsJob: sign-from-vsts
2121
artifactHost: 'https://dl.internalx.com/vsts-devdiv'
22+
CodeSignOverride: true
2223

2324
- task: PublishBuildArtifacts@1
2425
displayName: 'Publish Artifact: nuget signed'

0 commit comments

Comments
 (0)