Skip to content

Commit

Permalink
Debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
olapiv committed Oct 25, 2024
1 parent a900b40 commit 3673743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
RONDIS_PORT: 6379
steps:
- name: Build Rondis image
run: docker build -t $IMAGE_NAME -f Dockerfile .
run: ls -la && docker build -t $IMAGE_NAME -f Dockerfile .

- name: Run rondb-docker
env:
Expand Down

0 comments on commit 3673743

Please sign in to comment.