Commit 9e581a6
committed
CI: reduce scope and use github repo private secrets
The ssh-agent is not used or leveraged by github actions, and so we
in order to automatically push onto kdevops-results-archive you will
need to leverage github repository secrets for the key and the
passphrase.
Let's reduce the scope as we test this so we can test these simple
changes faster.
Use the demo repository for now.
Signed-off-by: Luis Chamberlain <[email protected]>1 parent 53569ec commit 9e581a6
1 file changed
+8
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
55 | 41 | | |
56 | 42 | | |
57 | 43 | | |
58 | 44 | | |
59 | | - | |
| 45 | + | |
60 | 46 | | |
61 | 47 | | |
62 | 48 | | |
63 | 49 | | |
64 | | - | |
| 50 | + | |
65 | 51 | | |
66 | 52 | | |
67 | 53 | | |
| |||
0 commit comments