Skip to content

Commit

Permalink
Merge branch 'Aerospike' of https://github.com/idoshr/flask-session i…
Browse files Browse the repository at this point in the history
…nto Aerospike
  • Loading branch information
idocyabra committed Aug 8, 2024
2 parents a1b4364 + 54f9087 commit 8fb80c6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ jobs:
--health-interval 10s
--health-timeout 5s
--health-retries 5
aerospike:
image: aerospike:ee-7.1.0.4
ports:
- 3000:3000
- 3001:3001
- 3002:3002
steps:
- uses: actions/checkout@v4
- uses: supercharge/[email protected]
Expand Down

0 comments on commit 8fb80c6

Please sign in to comment.