mirror of
https://github.com/Hestia-Homes/insight.git
synced 2026-06-08 11:17:25 +00:00
run from usewr
This commit is contained in:
parent
64e21adefb
commit
f093979c04
1 changed files with 1 additions and 0 deletions
1
.github/workflows/gather_hubspot_data.yml
vendored
1
.github/workflows/gather_hubspot_data.yml
vendored
|
|
@ -24,6 +24,7 @@ jobs:
|
|||
- name: Poetry install & run script
|
||||
run: |
|
||||
docker run \
|
||||
-u $(id -u):$(id -g) \
|
||||
-v ${{ github.workspace }}:/workspaces/insight \
|
||||
-w /workspaces/insight/backend \
|
||||
latest-image \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue