提交 1b85f627 编写于 作者: B Brian Clozel

Upgrade to Concourse Java Script v0.0.3

This new release has been updated with the version scheme changes.
上级 084b4003
......@@ -9,7 +9,7 @@ apt-get update
apt-get install --no-install-recommends -y ca-certificates net-tools libxml2-utils git curl libudev1 libxml2-utils iptables iproute2 jq fontconfig
rm -rf /var/lib/apt/lists/*
curl https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.2/concourse-java.sh > /opt/concourse-java.sh
curl https://raw.githubusercontent.com/spring-io/concourse-java-scripts/v0.0.3/concourse-java.sh > /opt/concourse-java.sh
###########################################################
......@@ -28,4 +28,4 @@ test -f /opt/openjdk/bin/javac
###########################################################
cd /
mkdir ~/.gradle
echo 'systemProp.user.name=concourse' > ~/.gradle/gradle.properties
\ No newline at end of file
echo 'systemProp.user.name=concourse' > ~/.gradle/gradle.properties
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册