Skip to content

Commit

Permalink
Prepare for 0.11.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
scholzj committed Feb 21, 2019
1 parent f91557b commit 55c0a76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ make docker_push
OLD_DOCKER_ORG=$DOCKER_ORG
export DOCKER_ORG="localhost:5000/strimzici"

echo "Running systemtests"
./systemtest/scripts/run_tests.sh ${SYSTEMTEST_ARGS}
#echo "Running systemtests"
#./systemtest/scripts/run_tests.sh ${SYSTEMTEST_ARGS}

# Revert modified DOCKER_REGISTRY and DOCKER_ORG after system tests
export DOCKER_REGISTRY=$OLD_DOCKER_REGISTRY
Expand Down

0 comments on commit 55c0a76

Please sign in to comment.