This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CI scripts".
The branch, master has been updated
via c7d6cc86384f2120ecd86ed32f71304e977db292 (commit)
from 6a97f52b9a40d40bf6687f19f7f3c766270ff15c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-ci/commit/?id=c7d6cc86384f2120ecd86ed32f71304e…
commit c7d6cc86384f2120ecd86ed32f71304e977db292
Author: Neels Hofmeyr <neels(a)hofmeyr.de>
Date: Tue Nov 28 02:49:01 2017 +0100
jenkins docker: move smalltalk to separate Dockerfile
To reduce docker image rebuild time, move the Smalltalk related commands to a
separate file, which is currently not built by rebuild_osmocom_jenkins_image.sh
since there are no jenkins builds using that yet.
Change-Id: I1142f068100ef07ce7f177adaa8a0fe2fedb1b7b
-----------------------------------------------------------------------
Summary of changes:
docker/Dockerfile_osmocom_jenkins.amd64 | 16 ----------------
docker/Dockerfile_osmocom_jenkins_st.amd64 | 16 ++++++++++++++++
2 files changed, 16 insertions(+), 16 deletions(-)
create mode 100644 docker/Dockerfile_osmocom_jenkins_st.amd64
hooks/post-receive
--
CI scripts