mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
test basic command
This commit is contained in:
parent
a2bf6b937a
commit
8006aff7cc
1 changed files with 0 additions and 1 deletions
1
.github/workflows/MLPipelinePostMerge.yml
vendored
1
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -69,7 +69,6 @@ jobs:
|
|||
|
||||
# REGISTER_MODEL_NAME=$(echo ${{ github.event.pull_request.head.ref }} | awk -F"-" '{print $1}')
|
||||
REGISTER_MODEL_NAME=$(echo ${{github.ref_name}} | awk -F"-" '{print $1}')
|
||||
gto register test
|
||||
|
||||
git config user.name "Michael Duong"
|
||||
git config user.email "michael123ster@gmail.com"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue