Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit e16b157

Browse files
committed
move to solarwinds packagecloud account
[AO-11869]
1 parent 9e54707 commit e16b157

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_gem_upload_to_packagecloud.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ rbenv global 2.4.1
99

1010
# prerequisite: package_cloud token needs to be in ~/.packagecloud
1111
gem=`ls -dt1 appoptics_apm-[^pre]*.gem | head -1`
12-
package_cloud push AppOptics/apm-instrumentation $gem
12+
package_cloud push solarwinds/appoptics-apm-ruby $gem
1313

1414
# restore ruby version
1515
rbenv global $current_ruby

0 commit comments

Comments
 (0)