mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-30 13:10:43 +00:00
try verbose
This commit is contained in:
parent
82ea680864
commit
736a2218af
1 changed files with 3 additions and 3 deletions
6
.github/workflows/MLPipelinePostMerge.yml
vendored
6
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -72,13 +72,13 @@ jobs:
|
||||||
git config user.name "Github-Bot"
|
git config user.name "Github-Bot"
|
||||||
git config user.email "Github-Bot@no-reply.com"
|
git config user.email "Github-Bot@no-reply.com"
|
||||||
|
|
||||||
git tag model@v0.0.1
|
# git tag model@v0.0.1
|
||||||
git push origin model@v0.0.1
|
# git push origin model@v0.0.1
|
||||||
|
|
||||||
# gto register test --repo https://github.com/Hestia-Homes/ML/
|
# gto register test --repo https://github.com/Hestia-Homes/ML/
|
||||||
# echo "chicken" >> test.md
|
# echo "chicken" >> test.md
|
||||||
|
|
||||||
# gto register ${REGISTER_MODEL_NAME}
|
gto -v register ${REGISTER_MODEL_NAME}
|
||||||
# gto assign regression --stage dev
|
# gto assign regression --stage dev
|
||||||
# gto show
|
# gto show
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue