Commit c9a6c24
committed
(PA-8445) Use Artifactory as sole gem source
Prior to this, our internal Artifactory mirror, which hosts Puppet Core
releases, was added as a gem source, but came after the default location
of rubygems.org.
This commit updates the nightly gem test workflow to add Artifactory and
remove rubygems.org in order to make sure that the Puppet nightly gem
correctly installs the latest Facter as its dependency from Artifactory
instead of the outdated last publicly-released Facter from rubygems.org.1 parent b03a4eb commit c9a6c24
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
0 commit comments