Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
aiven-sal committed Sep 6, 2024
1 parent 2a2ace5 commit df9bf5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
run: |
mkdir -p ./custom-cache/
docker compose --profile all build
echo "AAA"
docker images
echo "AAA"
docker save valkey-py-stunnel:latest valkey-py-cluster:latest valkey/valkey:latest -o ./custom-cache/all.tar
run-tests:
Expand Down

0 comments on commit df9bf5a

Please sign in to comment.