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

Commit

Permalink
ci: added uploading test results and cacheables to s3 bucket (gradien…
Browse files Browse the repository at this point in the history
  • Loading branch information
michaln-gc authored May 24, 2023
1 parent 8601a67 commit e5314c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/2-local-vpod-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ jobs:
hugging_face_hub_token: ${{ secrets.HUGGING_FACE_HUB_TOKEN }}
slack_bot_token: ${{ secrets.SLACK_BOT_TOKEN }}
ci_slack_channel_id: ${{ secrets.CI_SLACK_CHANNEL_ID }}
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 comments on commit e5314c0

Please sign in to comment.