diff --git a/Jenkinsfile b/Jenkinsfile index 753fd86..b30a03d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -82,7 +82,7 @@ pipeline { CUR_DIR=$(pwd) bundle config set --local without 'test' bundle config set --local path "vendor" - bundle clean + bundle install mkdir -p /tmp/url-shortener cp -R * /tmp/url-shortener cp .env.rb /tmp/url-shortener/