Files
oliver.thy/.workflow/README.txt
DMA-CSD-CICD 45cdd470e8
All checks were successful
DMA-CSD-CICD/oliver.thy/pipeline/head This commit looks good
Initial commit
2026-04-07 09:15:58 +00:00

16 lines
486 B
Plaintext

Jenkinsfile with AI provisions
The Build Agent should provide the following environment (in alphabetical order):
- GITEA_AGENT in clear text
- GITEA_API_URL in clear text
- GITEA_API_KEY in clear text
- GIT_USER in clear text
- MAX_FILE_BYTES in clear text
- OLLAMA_API_KEY through credentials:secret text
- OLLAMA_API_URI in clear text
- OLLAMA_MODEL in clear text
- REQUEST_TIMEOUT_SEC through credentials:secret text
- FILE_EXTS in clear text (cshtml,cs,js,json)