Skip to content

Commit

Permalink
Explicitly define default for enablePublishBuildArtifacts (public) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
chcosta authored Apr 26, 2024
1 parent de0655b commit 97e2f41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions eng/common/templates/job/job.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
parameters:
enablePublishBuildArtifacts: false

jobs:
- template: /eng/common/core-templates/job/job.yml
parameters:
Expand Down

0 comments on commit 97e2f41

Please sign in to comment.