branch develop updated (25baca6 -> 9289f15)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository say-my-texts. See https://gitlab.nuiton.org/chorem/say-my-texts.git from 25baca6 :construction_worker: add .gitlab-ci.yml new 9289f15 :whale: Update docker image The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 9289f15eaef82c82e96ec2b98061eb3644ccb28c Author: Kevin Morin <morin@codelutin.com> Date: Wed Nov 8 17:44:23 2017 +0100 :whale: Update docker image Summary of changes: .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm