This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository say-my-texts. See https://gitlab.nuiton.org/chorem/say-my-texts.git commit 9289f15eaef82c82e96ec2b98061eb3644ccb28c Author: Kevin Morin <morin@codelutin.com> Date: Wed Nov 8 17:44:23 2017 +0100 :whale: Update docker image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0049e83..8dc1eba 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ stages: - pages build: - image: registry.nuiton.org/codelutin/dockerfiles:debian-dev-java8 + image: runmymind/docker-android-sdk stage: build script: - mvn --version -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.