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
e12a68afcb
commit
06190116a2
1 changed files with 1 additions and 2 deletions
3
.github/workflows/MLPipelinePostMerge.yml
vendored
3
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -74,7 +74,6 @@ jobs:
|
|||
git config --local remote.origin.push master:master
|
||||
# echo "chicken" >> test.md
|
||||
|
||||
|
||||
# git fetch --prune
|
||||
# git pull origin master
|
||||
# git add .
|
||||
|
|
@ -89,7 +88,7 @@ jobs:
|
|||
git remote show origin
|
||||
git status
|
||||
|
||||
gto register ${REGISTER_MODEL_NAME} --repo https://github.com/Hestia-Homes/ML
|
||||
gto register ${REGISTER_MODEL_NAME} --repo remote
|
||||
gto assign ${REGISTER_MODEL_NAME} --stage dev
|
||||
gto show
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue