We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6086a89 commit 07e3769Copy full SHA for 07e3769
.github/workflows/External-Storage-Tests.yml
@@ -75,6 +75,7 @@ jobs:
75
STORAGE_AWSS3_BUCKET_NAME: "test-bucket"
76
STORAGE_AWSS3_FOLDER_NAME: "gxclasses"
77
STORAGE_AWSS3_REGION: "us-east-1"
78
+ STORAGE_AWSS3_ENDPOINT: "custom"
79
STORAGE_AWSS3_CUSTOM_ENDPOINT: "http://localhost:4566"
80
IBMCOS_TEST_ENABLED: "true"
81
STORAGE_IBMCOS_ACCESS_KEY: "${{ secrets.IBMCOS_ACCESS_KEY }}"
0 commit comments