Skip to content

Instantly share code, notes, and snippets.

View akanieski's full-sized avatar

Andrew Kanieski akanieski

View GitHub Profile
@akanieski
akanieski / analyze-changes.yml
Created March 25, 2023 17:36
Azure Pipelines - Run Stages When Certain Files Are Changed
parameters:
- name: searchPattern
type: string
- name: setVariableNamed
type: string
- name: publishAsArtifactNamed
type: string
default: SkipPublishChanges
steps: