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
35e287b664
commit
15c623b5aa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/MLPipelinePostMerge.yml
vendored
2
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: '0'
|
||||
fetch-depth: '5'
|
||||
- name: Install packages to register model
|
||||
env:
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.ROBOT_AWS_ACCESS_KEY_ID }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue