Skip to content

Commit b1b6dbb

Browse files
committed
test againt public redis
1 parent a318b74 commit b1b6dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-redis-enterprise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Build cluster
5656
working-directory: redis-ee
5757
env:
58-
IMAGE: "redislabs/redis-internal:${{ matrix.re-build }}"
58+
IMAGE: "redislabs/redis:${{ matrix.re-build }}"
5959
RE_USERNAME: [email protected]
6060
RE_PASS: 12345
6161
RE_CLUSTER_NAME: test

0 commit comments

Comments
 (0)