Skip to content

Commit

Permalink
Fix for Github CI to publish HF trainer image (#1987)
Browse files Browse the repository at this point in the history
* Removing dead code

* Update monitoring guide

* Changelog changes

* Adding tenzen to Approvers list

* Merge changes

* Merge changes

* Sort alphabetically

* Sort alphabetically

* Adding parallel support for coveralls

* Adding parallel support for coveralls

* Fix for Github CI to publish HF trainer image
  • Loading branch information
johnugeorge authored Jan 12, 2024
1 parent 521cbed commit 7e386f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-core-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- component-name: trainer-huggingface
dockerfile: sdk/python/kubeflow/trainer/Dockerfile
context: sdk/python/kubeflow/trainer
platforms: linux/amd64,linux/arm64
platforms: linux/amd64

0 comments on commit 7e386f0

Please sign in to comment.