You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Pipelines/appinspector-release.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -600,6 +600,7 @@ extends:
600
600
- job: gitHubReleaseJob
601
601
# Based on Documentation: https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/1es-pipeline-templates/features/releasepipelines/releaseworkflows/releasejob?tabs=standardreleasejob
602
602
displayName: GitHub Release Job
603
+
dependsOn: sign_hash_release
603
604
# pool: you can optionally specify pool as you would normally do for a standard job
604
605
templateContext:
605
606
type: releaseJob # Required, this indicates this job is a release job
0 commit comments