Skip to content

Commit

Permalink
Add image and env.
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhlogin committed Sep 6, 2024
1 parent 5bdd8ab commit f1e5cb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/java-ecs-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ env:
METRIC_NAMESPACE: ApplicationSignals
LOG_GROUP_NAME: /aws/application-signals/data
TEST_RESOURCES_FOLDER: ${GITHUB_WORKSPACE}
E2E_TEST_ACCOUNT_ID: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ACCOUNT_ID }}
E2E_TEST_ROLE_NAME: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ROLE_NAME }}
ACCOUNT_ID: '007003802740'
CWAGENT_IMAGE_URI: 'public.ecr.aws/y8s3a7r9/cloudwatch-agent:latest'

Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/python-ecs-retry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ on:
aws-region:
required: true
type: string
test-cluster-name:
required: true
type: string
caller-workflow-name:
required: true
type: string
Expand Down

0 comments on commit f1e5cb4

Please sign in to comment.