Skip to content

Commit

Permalink
Merge branch '2.6.x' into 2.7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed May 17, 2022
2 parents 26ce8cc + a51edec commit 036356b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/tasks/run-system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@ params:
GRADLE_ENTERPRISE_CACHE_USERNAME:
GRADLE_ENTERPRISE_CACHE_PASSWORD:
GRADLE_ENTERPRISE_URL: https://ge.spring.io
DOCKER_HUB_MIRROR:
run:
path: bash
args:
- -ec
- |
source /docker-lib.sh
start_docker
start_docker $DOCKER_HUB_MIRROR
${PWD}/git-repo/ci/scripts/run-system-tests.sh

0 comments on commit 036356b

Please sign in to comment.