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 "FusionForge".

The branch, 6.1 has been updated
       via  cd101e8b20b8b0e1e95007b0494843d1ecfaa826 (commit)
      from  e138798db944e8de516beda128e7ef717dce5ade (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 -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=cd101e8b20b8b0e1e95007b0494843d1ecfaa826

commit cd101e8b20b8b0e1e95007b0494843d1ecfaa826
Author: Franck Villaume <[email protected]>
Date:   Tue Oct 3 09:58:39 2017 +0000

    build image per branch

diff --git a/docker/Dockerfile b/docker/Dockerfile
index e1cdb24..4064162 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -11,6 +11,7 @@ RUN yum -y install git openssh-server && \
 WORKDIR /opt/sources
 RUN git clone 
https://scm.fusionforge.org/anonscm/git/fusionforge/fusionforge.git
 WORKDIR /opt/sources/fusionforge
+RUN git checkout 6.1
 RUN source ./autoinstall/common-backports && \
     yum install -y make tar && \
     backports_rpm && \

-----------------------------------------------------------------------

Summary of changes:
 docker/Dockerfile | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to