mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
look at the remote origin - try v2
This commit is contained in:
parent
6c899bbb09
commit
74aca512ce
1 changed files with 2 additions and 2 deletions
4
.github/workflows/MLPipelinePostMerge.yml
vendored
4
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
# if: github.event.pull_request.merged == true
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
|
@ -90,7 +90,7 @@ jobs:
|
|||
# git status
|
||||
# git push origin regression@v0.0.1
|
||||
|
||||
# gto register ${REGISTER_MODEL_NAME} --force
|
||||
gto register ${REGISTER_MODEL_NAME}
|
||||
# gto assign regression --stage dev
|
||||
# gto show
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue