dev #2
@@ -80,7 +80,7 @@ jobs:
|
|||||||
ssh -i ~/.ssh/id_ed25519 ${DEPLOY_USER}@${DEPLOY_HOST} << 'EOF'
|
ssh -i ~/.ssh/id_ed25519 ${DEPLOY_USER}@${DEPLOY_HOST} << 'EOF'
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
DEPLOY_DIR="/home/deploy/apps/merchbay_admin_dev"
|
DEPLOY_DIR="/var/www/apps/merchbay_admin_dev"
|
||||||
|
|
||||||
mkdir -p "$DEPLOY_DIR"
|
mkdir -p "$DEPLOY_DIR"
|
||||||
cd /tmp
|
cd /tmp
|
||||||
|
|||||||
Reference in New Issue
Block a user