Skip to content

Commit

Permalink
Updating the version of the component. (#3719)
Browse files Browse the repository at this point in the history
* Update spec.yaml

Updated environment version to the latest

* bumping up the component version

* Update the component version in hte pipeline spec.
  • Loading branch information
babu-namburi authored Jan 6, 2025
1 parent 5348f44 commit 456473e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/training/distillation/components/pipeline/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ outputs:
jobs:
oss_distillation_validate_pipeline:
type: command
component: azureml:oss_distillation_validate_pipeline:0.0.4
component: azureml:oss_distillation_validate_pipeline:0.0.5
compute: '${{parent.inputs.compute_pipeline_validation}}'
resources:
instance_type: '${{parent.inputs.instance_type_pipeline_validation}}'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$schema: https://azuremlschemas.azureedge.net/latest/commandComponent.schema.json
name: oss_distillation_validate_pipeline
version: 0.0.4
version: 0.0.5
type: command

is_deterministic: true
Expand Down

0 comments on commit 456473e

Please sign in to comment.