Skip to content

Commit

Permalink
TEST: Artifact download
Browse files Browse the repository at this point in the history
  • Loading branch information
makubacki committed Aug 25, 2023
1 parent 1769560 commit 100c4e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .azurepipelines/MuDevOpsWrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ resources:
type: github
endpoint: microsoft
name: microsoft/mu_devops
ref: refs/tags/v6.0.0
ref: test_build_artifact_task

parameters:
- name: do_ci_build
Expand Down Expand Up @@ -79,6 +79,8 @@ jobs:
${{ if eq(parameters.rust_build, true) }}:
linux_container_options: --security-opt seccomp=unconfined
extra_steps:
- checkout: mu_devops
fetchDepth: 1
- template: Steps/RustSetupSteps.yml@mu_devops
do_ci_build: ${{ parameters.do_ci_build }}
do_ci_setup: ${{ parameters.do_ci_setup }}
Expand Down

0 comments on commit 100c4e5

Please sign in to comment.