File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 4242 run : |
4343 sudo apt-get update -q && sudo apt-get install -y rsync sshpass
4444
45- DEPLOYER_APP_DIR="html/git-deployer"
45+ DEPLOYER_APP_DIR="html/git-deployer-app "
4646 WP_ROOT_DIR="html"
47- UPLOAD_DIR="html/ git-deployer-upload "
47+ UPLOAD_DIR="git-deployer"
4848
4949 ACTION_DIR="action_dir"
5050 OUTPUT_DIR="output"
@@ -112,7 +112,7 @@ runs:
112112 - name : Checkout action repo
113113 with :
114114 path : action_dir
115- repository : narethiya- godaddy/git-deploy-poc # TODO: Change this on prod
115+ repository : godaddy-wordpress /git-deploy-poc
116116 ref : ${{ steps.config.outputs.ACTION_TAG }}
117117 uses : actions/checkout@v3
118118
Original file line number Diff line number Diff line change @@ -28,5 +28,4 @@ wp-includes/
2828wp-content/mu-plugins/
2929wp-content/object-cache.php
3030wp-content/uploads/
31- git-deployer/
32- git-deployer-upload/
31+ git-deployer-app/
You can’t perform that action at this time.
0 commit comments