Skip to content

Commit 7053bfd

Browse files
committed
fix: commit for testing dest prefix
1 parent 3444e60 commit 7053bfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
- name: Molecule tests
1919
uses: ./
2020
with:
21-
repo_base_url: 'https://download.newrelic.com/infrastructure_agent'
21+
repo_base_url: 'http://nr-downloads-ohai-staging.s3-website-us-east-1.amazonaws.com/testing-pre-releases/satya-rhel10/infrastructure_agent'
2222
package_name: 'newrelic-infra'
23-
package_version: '1.57.1'
23+
package_version: '0.0.5'
2424
gpg_key: 'https://download.newrelic.com/infrastructure_agent/gpg/newrelic-infra.gpg'
2525
platforms: "al2,al2023,centos7,centos8,debian-bullseye,debian-buster,redhat8,redhat9,redhat10,suse15.2,suse15.3,suse15.4,suse15.5,suse15.6,ubuntu1604,ubuntu1804,ubuntu2004,ubuntu2204,ubuntu2404"

0 commit comments

Comments
 (0)