archive-deliverable #26

Merged
bucky merged 20 commits from archive-deliverable into master 2023-10-17 18:12:38 -07:00
Showing only changes of commit 9812a92d59 - Show all commits
Vendored
-1
View File
@@ -48,7 +48,6 @@ pipeline {
CUR_DIR=$(pwd)
mkdir -p /tmp/url-shortener
cp -R * /tmp/url-shortener
ls -lah
cp .env.rb /tmp/url-shortener/
cp .ruby-version /tmp/url-shortener/
cd /tmp/url-shortener