Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit f1628d1

Browse files
authored
ci: added uploading test results and cacheables to s3 bucket (#22)
1 parent 0430695 commit f1628d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/2-local-vpod-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ jobs:
4646
hugging_face_hub_token: ${{ secrets.hugging_face_hub_token }}
4747
slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }}
4848
ci_slack_channel_id: ${{ secrets.CI_SLACK_CHANNEL_ID }}
49+
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
50+
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)