This commit is contained in:
CodeBuild Integration Test
2020-02-13 01:57:05 +00:00
parent a31179a438
commit a2a4e956b7
+2 -2
View File
@@ -16,10 +16,10 @@ jobs:
- name: Print current build ID
run: |
echo Integration test run: githubactionsconfigureawscr-hAMhr2qzHnWH:8741521a-e37b-4579-85b3-1a2f093819dd
echo Integration test run: githubactionsconfigureawscr-hAMhr2qzHnWH:56f04952-31a8-4bca-8024-cc9c11ee1fa0
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@18a20dfee9cc631f063c8b382c11c9120015b21d
uses: aws-actions/configure-aws-credentials@058322d68aff6d516a3cec1dd6d4f092d51caaf8
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}