mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
Merge pull request #5 from Hestia-Homes/model-test
test gto step - with merge to master
This commit is contained in:
commit
b04b8a7306
1 changed files with 3 additions and 0 deletions
3
.github/workflows/MLPipelinePostMerge.yml
vendored
3
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -41,6 +41,9 @@ jobs:
|
|||
git config user.name "Github-Bot"
|
||||
git config user.email "Github-Bot"
|
||||
|
||||
git fetch origin
|
||||
git merge origin/master
|
||||
|
||||
gto register ${REGISTER_MODEL_NAME}
|
||||
gto assign ${REGISTER_MODEL_NAME} --stage dev
|
||||
gto show
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue