Skip to content

Commit

Permalink
Add more creds
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen committed Jul 10, 2024
1 parent 6fef52a commit b2a9f63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/server_compatibility.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,8 @@ jobs:
working-directory: tag
env:
HAZELCAST_SERVER_VERSION: ${{ github.event.inputs.hz_version }}
HZ_SNAPSHOT_INTERNAL_USERNAME: ${{ secrets.HZ_SNAPSHOT_INTERNAL_USERNAME }}
HZ_SNAPSHOT_INTERNAL_PASSWORD: ${{ secrets.HZ_SNAPSHOT_INTERNAL_PASSWORD }}

- name: Run non-enterprise tests with compatibility
if: ${{ matrix.server_kind == 'os' }}
Expand Down

0 comments on commit b2a9f63

Please sign in to comment.