pass env vars, silly goose...
This commit is contained in:
@@ -25,6 +25,9 @@ steps:
|
|||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- cron
|
- cron
|
||||||
|
environment:
|
||||||
|
OLLAMA_API_URL: ${OLLAMA_API_URL}
|
||||||
|
OLLAMA_API_KEY: ${OLLAMA_API_KEY}
|
||||||
commands:
|
commands:
|
||||||
- npm start
|
- npm start
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user