Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Aug 5, 2024
1 parent 64992af commit 6524ca7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
# run: docker run -d --name aerospike-proxy -p 4000:4000 --network=host ${{ vars.JFROG_PROXY_SERVER_DOCKER_REPO }}:${{ env.LATEST_TAG }}
# working-directory: .github/workflows/test-configs

- run: docker compose --version

- run: docker compose up
working-directory: .github/workflows/test-configs

Expand Down

0 comments on commit 6524ca7

Please sign in to comment.