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
95536a0830
commit
59fa11a652
1 changed files with 2 additions and 1 deletions
3
.github/workflows/MLPipelinePostMerge.yml
vendored
3
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -21,7 +21,8 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: '0'
|
||||
fetch-depth: 0
|
||||
|
||||
- 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