From e529d162838f747362c123ec10e87ebe3970c677 Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Wed, 11 Jul 2018 16:25:55 -0700 Subject: Make ruby release configs consistent with protoc. --- kokoro/release/linux/build_artifacts.sh | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100755 kokoro/release/linux/build_artifacts.sh (limited to 'kokoro/release/linux/build_artifacts.sh') diff --git a/kokoro/release/linux/build_artifacts.sh b/kokoro/release/linux/build_artifacts.sh deleted file mode 100755 index ae7dc813..00000000 --- a/kokoro/release/linux/build_artifacts.sh +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/bash - -set -ex - -# change to repo root -cd $(dirname $0)/../../.. - -source kokoro/release/linux/prepare_build.sh - -# ruby environment -source kokoro/release/linux/ruby/ruby_build_environment.sh - -# build artifacts -bash kokoro/release/linux/ruby/ruby_build.sh -- cgit v1.2.3