Skip to content

Commit

Permalink
Update bicep_dotnet_build_stage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JFolberth authored Mar 27, 2024
1 parent 6379d78 commit 354735e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stages/bicep_dotnet_build_stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ stages:
variables:
solutionPath: '$(Build.SourcesDirectory)/${{ parameters.solutionName }}/'
jobs:
- template: ../jobs/ghazdo_check_enabled_job.yml
- ${{ each artifactToPublish in parameters.artifactsToPublish }} :
- template: ../jobs/artifact_publish_job.yml
parameters:
Expand Down

0 comments on commit 354735e

Please sign in to comment.