Skip to content

Commit 07e3769

Browse files
author
Gonzalo Gallotti Vazquez
committed
Enable custom endpoint
1 parent 6086a89 commit 07e3769

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/External-Storage-Tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
STORAGE_AWSS3_BUCKET_NAME: "test-bucket"
7676
STORAGE_AWSS3_FOLDER_NAME: "gxclasses"
7777
STORAGE_AWSS3_REGION: "us-east-1"
78+
STORAGE_AWSS3_ENDPOINT: "custom"
7879
STORAGE_AWSS3_CUSTOM_ENDPOINT: "http://localhost:4566"
7980
IBMCOS_TEST_ENABLED: "true"
8081
STORAGE_IBMCOS_ACCESS_KEY: "${{ secrets.IBMCOS_ACCESS_KEY }}"

0 commit comments

Comments
 (0)