This commit is contained in:
@@ -43,4 +43,4 @@ jobs:
|
||||
remote-user: soloweb
|
||||
private-ssh-key: ${{ secrets.REMOTE_PRIVATE_KEY }}
|
||||
destination-path: solowebdesigns.net/cwc/wp-content/themes/community-works-collaborative
|
||||
rsync-options: --dry-run --archive --verbose --compress --delete-after --human-readable --exclude=.git* --exclude=.git/ --exclude=.vscode/ --exclude=database/ --exclude=.gitignore --exclude=DOCKER_ENV --exclude=docker_tag --exclude=output.log --exclude=vendor/ --exclude=node_modules/ --exclude=notes/ --exclude=docs/
|
||||
rsync-options: --archive --verbose --compress --delete-after --human-readable --exclude=.git* --exclude=.git/ --exclude=.vscode/ --exclude=database/ --exclude=.gitignore --exclude=DOCKER_ENV --exclude=docker_tag --exclude=output.log --exclude=vendor/ --exclude=node_modules/ --exclude=notes/ --exclude=docs/
|
||||
|
||||
Reference in New Issue
Block a user