Files
QuizSystem/.workflow/README.txt
UCN eb1991ce9d
All checks were successful
DMA-CSD-CICD/QuizSystem/pipeline/head This commit looks good
UCN/QuizSystem/pipeline/head This commit looks good
Initial commit
2026-04-10 14:58:42 +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)