Commit 3772444
committed
fix(centpkg): deduce the GitLab token from the vars
After switching to templated authentication methods for git forges
instead of using the hard-coded values in `extra-vars.yml`, I forgot to
adjust this one place where we utilize the GitLab token too.
Signed-off-by: Matej Focko <[email protected]>1 parent b0ac5d1 commit 3772444
File tree
2 files changed
+6
-2
lines changed- secrets/packit
- prod
- stg
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments