remove ls

This commit is contained in:
2023-10-17 18:09:17 -07:00
parent e8b12c307a
commit 9812a92d59
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