mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
test debug
This commit is contained in:
parent
1165d042ce
commit
13b10b3946
1 changed files with 4 additions and 4 deletions
8
.github/workflows/MLPipelinePostMerge.yml
vendored
8
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -81,14 +81,14 @@ jobs:
|
|||
|
||||
# git push
|
||||
|
||||
git branch
|
||||
git tag model@v0.0.1
|
||||
git push origin model@v0.0.1
|
||||
# git branch
|
||||
# git tag model@v0.0.1
|
||||
# git push origin model@v0.0.1
|
||||
|
||||
git remote show origin
|
||||
git status
|
||||
|
||||
gto register ${REGISTER_MODEL_NAME}
|
||||
gto register ${REGISTER_MODEL_NAME} --repo https://github.com/Hestia-Homes/ML
|
||||
gto assign ${REGISTER_MODEL_NAME} --stage dev
|
||||
gto show
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue