diff --git a/stages/bicep_dotnet_build_stage.yml b/stages/bicep_dotnet_build_stage.yml index 60e0abb..e5990eb 100644 --- a/stages/bicep_dotnet_build_stage.yml +++ b/stages/bicep_dotnet_build_stage.yml @@ -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: