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
b09096cbfb
commit
6af855fd73
1 changed files with 3 additions and 2 deletions
5
.github/workflows/MLPipelinePostMerge.yml
vendored
5
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -85,8 +85,9 @@ jobs:
|
|||
# git tag model@v0.0.1
|
||||
# git push origin model@v0.0.1
|
||||
|
||||
git remote show origin
|
||||
git status
|
||||
# git remote show origin
|
||||
# git status
|
||||
git fetch --all
|
||||
|
||||
gto register ${REGISTER_MODEL_NAME} --repo .
|
||||
gto assign ${REGISTER_MODEL_NAME} --stage dev
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue