Commit f08f4bb
packit: Use upstream repo as fallback
When we publish our packages we currently use the
`PACKIT_DOWNSTREAM_REPO` envvar. This is not defined when we are
publishing to Copr and instead we should use `PACKIT_UPSTREAM_REPO`
envvar.
Changing it to use downstream repo by default and fallback to upstream
repo fixes this issue.
Fixes: #22883
Signed-off-by: Freya Gustavsson <freya@venefilyn.se>1 parent 00b979d commit f08f4bb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments