chore(e2e): Remove unused secrets in aws cleanup job (#6037)

pull/6043/head
Michael Li 5 months ago committed by GitHub
parent 959fe3ebd3
commit 74e41e02df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -38,8 +38,6 @@ jobs:
--user root
-t
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
TIME_LIMIT: "48h"
timeout-minutes: 60
steps:

Loading…
Cancel
Save