Commit c16b5d4
committed
(maint) set forge token globally
When using the static analysis workflow, the dependencies are
re-evaluated and subsequent `bundle exec` calls will not produce
the same dependency results based on the usage of the
PUPPET_FORGE_TOKEN. This change sets it globally so the dependencies
are always evaluated to the same result.1 parent de5b330 commit c16b5d4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments