Skip to content

Commit

Permalink
Dynamic input RPM link by region setting
Browse files Browse the repository at this point in the history
  • Loading branch information
XinRanZhAWS committed Dec 13, 2023
1 parent 28c1e85 commit 6b2ea40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appsignals-e2e-ec2-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
fetch-depth: 0

- name: Set Parameter APP_SIGNALS_CW_AGENT_RPM
- name: Set CW Agent RPM environment variable
run: |
if [ ${{ env.AWS_DEFAULT_REGION }} == "us-east-1" ]; then
echo APP_SIGNALS_CW_AGENT_RPM="https://amazoncloudwatch-agent-us-east-1.s3.amazonaws.com/amazon_linux/amd64/1.300031.0b313/amazon-cloudwatch-agent.rpm" >> $GITHUB_ENV
Expand Down

0 comments on commit 6b2ea40

Please sign in to comment.