Remove redundant env variable

This commit is contained in:
Lena Fuhrimann 2017-01-25 10:59:15 +01:00
parent b2dce0b8ce
commit 069e9fcc67

View file

@ -5,7 +5,6 @@ applications:
buildpack: https://github.com/cloudfoundry/go-buildpack.git
env:
GOVERSION: go1.7
S3_ACCESS_KEY_ID: "XXX"
S3_SECRET_ACCESS_KEY: "xxx"
S3_ENDPOINT: "ds31s3.swisscom.com"