Skip to content

Commit

Permalink
feat: add ci support for ceph_rados
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhenglin Li committed Feb 18, 2024
1 parent 157f8da commit e0334e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/services/s3/ceph_rados_s3/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ runs:
run: |
echo "AWS_ACCESS_KEY_ID=ceph_rados_s3_admin" >> $GITHUB_ENV
echo "AWS_SECRET_ACCESS_KEY=ceph_rados_s3_admin" >> $GITHUB_ENV
echo "AWS_DEFAULT_REGION=us-east-1" >> $GITHUB_ENV
echo "AWS_DEFAULT_REGION=us-east-1" >> $GITHUB_ENV

0 comments on commit e0334e2

Please sign in to comment.