Skip to content

Commit

Permalink
test againt public redis
Browse files Browse the repository at this point in the history
  • Loading branch information
dvora-h committed Apr 18, 2024
1 parent a318b74 commit b1b6dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-redis-enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Build cluster
working-directory: redis-ee
env:
IMAGE: "redislabs/redis-internal:${{ matrix.re-build }}"
IMAGE: "redislabs/redis:${{ matrix.re-build }}"
RE_USERNAME: [email protected]
RE_PASS: 12345
RE_CLUSTER_NAME: test
Expand Down

0 comments on commit b1b6dbb

Please sign in to comment.