Make LAVA_CREDENTIALS customizable in jobs
This will allow for different submission profiles, some account may be
able to submit to certain devices, and not others, therefore allowing
disabling of certain device-types if required.
Change-Id: I2f96024d91ae97432693560fb37fb4da4674150b
diff --git a/tf-m-nightly.yaml b/tf-m-nightly.yaml
index 71692d9..9531eb9 100644
--- a/tf-m-nightly.yaml
+++ b/tf-m-nightly.yaml
@@ -86,6 +86,10 @@
- string:
name: 'CODE_COVERAGE_EN'
default: 'FALSE'
+ - string:
+ name: 'LAVA_CREDENTIALS'
+ default: 'LAVA_CREDENTIALS'
+ description: "Name of Jenkins credential for authentication with LAVA."
pipeline-scm:
scm:
- git: