mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
test gto step
This commit is contained in:
parent
0afb645f30
commit
35e287b664
1 changed files with 0 additions and 2 deletions
2
.github/workflows/MLPipelinePostMerge.yml
vendored
2
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -35,8 +35,6 @@ jobs:
|
|||
REGISTER_MODEL_NAME=$(echo ${{github.ref_name}} | awk -F"-" '{print $1}')
|
||||
git config user.name "Github-Bot"
|
||||
git config user.email "Github-Bot"
|
||||
git fetch
|
||||
git reset --hard origin/master
|
||||
|
||||
gto register ${REGISTER_MODEL_NAME}
|
||||
gto assign ${REGISTER_MODEL_NAME} --stage dev
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue