diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 891a5190..a676227e 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -65,10 +65,7 @@ fail-on-error: 'true' - email: recipients: '{my_recipients}' - parameters: - - label: - name: node - default: armhf + node: armhf - defaults: name: reproducible_notes |