Skip to content

Commit

Permalink
ci: simplify docker command to attempt to avoid occasional error (#1088)
Browse files Browse the repository at this point in the history
  • Loading branch information
cachedout authored Dec 6, 2021
1 parent d7ef88f commit c9985c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .ci/scripts/load-testing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,5 @@ NODEJS_VERSION="${NODEJS_VERSION}" \
STACK_VERSION=${STACK_VERSION} \
docker-compose -f ./dev-utils/docker-compose.yml up \
--build \
--abort-on-container-exit \
--exit-code-from load-testing \
--remove-orphans \
load-testing

0 comments on commit c9985c0

Please sign in to comment.