Skip to content

Commit

Permalink
Use host ip
Browse files Browse the repository at this point in the history
  • Loading branch information
bradsawadye committed Apr 15, 2024
1 parent 678de01 commit 93b9094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ else
fi

# Run the basic funtional end to end tests for the CDR recipe
DOCKER_HOST=ssh://ubuntu@$GITHUB_RUN_ID.jembi.cloud HOST=0.0.0.0 yarn test:"$NODE_MODE":recipe
DOCKER_HOST=ssh://ubuntu@$GITHUB_RUN_ID.jembi.cloud HOST=$GITHUB_RUN_ID.jembi.cloud yarn test:"$NODE_MODE":recipe

0 comments on commit 93b9094

Please sign in to comment.