Added Jenkinsfile
Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org
Merge request reports
Activity
Filter activity
I think this a great starting point but the build is failing on jenkins:
https://foundation.eclipse.org/ci/webdev/job/api.eclipse.org-git/job/PR-2/1/console
28 28 requests: 29 29 cpu: 200m 30 30 memory: 512Mi 31 volumes: Created by: mbarbero
Please check https://kubernetes.io/docs/concepts/configuration/secret/#using-secrets-as-files-from-a-pod for how to use secret inside pod's container. You need 2 things: a volume declaration (that reference the secret itself) and a volume mount to indicate where the volume should be mounted.
Review: Approved
Looks good to me but I want to make sure that @mbarbero is ok with this before we merge!
Please register or sign in to reply