From ce4858937ee44f32689ba4384e0dad30efe38705 Mon Sep 17 00:00:00 2001 From: Ludovic Claude <ludovic.claude54@gmail.com> Date: Mon, 8 Aug 2016 13:12:53 +0200 Subject: [PATCH] Rename build scripts --- push.sh => docker_push.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename push.sh => docker_push.sh (100%) diff --git a/push.sh b/docker_push.sh similarity index 100% rename from push.sh rename to docker_push.sh -- GitLab