Skip to content

Commit

Permalink
cond 02 fix des
Browse files Browse the repository at this point in the history
  • Loading branch information
eriqua committed Jan 30, 2023
1 parent 4b4b77a commit 176bd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ms.compute.diskencryptionsets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
name: 'Deploying'
if: |
!cancelled() &&
(fromJson(needs.job_initialize_pipeline.outputs.workflowInput)).deploymentValidation == 'true' &&lowInput)).deploymentValidation == 'true' &&
(fromJson(needs.job_initialize_pipeline.outputs.workflowInput)).deploymentValidation == 'true' &&
needs.job_module_static_validation.conclusion != 'failed'
needs:
- job_initialize_pipeline
Expand Down

0 comments on commit 176bd8e

Please sign in to comment.