This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit ca0b7ec
committed
Jenkinsfile: set repo and branch for DCO check as well
Commit 7019b60d0d6f3d69e6ccf481ca0a912905a9c1d7 added these
env-vars to other stages, but forgot to update the DCO stage,
which also does a diff to validate commits that are in a PR.
Also adding openssh-client, for situations where the upstream
needs to be accessed through an ssh connection.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 7c5fd83c22d9540b6e31393abdf62e54c4ff6060)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 9c388fb11928e2a1cb3e821f3d6ba802b1b5533c
Component: engine1 parent 5334d2e commit ca0b7ec
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
0 commit comments