mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
chore: Update Docker configuration for Copilot debugging
This commit is contained in:
parent
9c0cf6a3db
commit
e9f0510d3c
3
.github/workflows/reliability-copilot.yml
vendored
3
.github/workflows/reliability-copilot.yml
vendored
@ -29,5 +29,4 @@ jobs:
|
||||
-e CODE_REPOSITORY_PASSWORD='${{ github.token }}' \
|
||||
-e CODE_REPOSITORY_USERNAME='simlarsen' \
|
||||
-e ONEUPTIME_LLM_SERVER_URL='http://57.128.112.160:8547' \
|
||||
--net=host \
|
||||
oneuptime/copilot:test
|
||||
--net=host oneuptime/copilot:test
|
Loading…
Reference in New Issue
Block a user