mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-09 10:38:10 -06:00
/.github/workflows/ci-bats-tests.yaml: Add role duration seconds
This commit is contained in:
1
.github/workflows/ci-bats-tests.yaml
vendored
1
.github/workflows/ci-bats-tests.yaml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||
aws-region: us-west-2
|
||||
role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }}
|
||||
role-duration-seconds: 1200
|
||||
- name: Setup Go 1.x
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user