Compare commits
No commits in common. "4eaf26e19e6a7cdca339b4b50274b1a3b3d6a828" and "0527b40c12245680b9dfb3594862d3b50a4ddccd" have entirely different histories.
4eaf26e19e
...
0527b40c12
|
|
@ -20,7 +20,7 @@ steps:
|
|||
PLUGIN_VERIFY: false
|
||||
PLUGIN_HOSTNAME: sftp://test.deligraph.com
|
||||
PLUGIN_SRC_DIR: /
|
||||
PLUGIN_DEST_DIR: /home/testdeligraph/www/wp-content/themes/Deligraph-v3
|
||||
PLUGIN_DEST_DIR: /home/testdeligraph/test
|
||||
PLUGIN_AUTO_CONFIRM: true
|
||||
PLUGIN_DEBUG: true
|
||||
PLUGIN_ONLY_NEWER: true
|
||||
|
|
|
|||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,6 +8,8 @@ Makefile
|
|||
Makefile_dev
|
||||
Makefile_prod
|
||||
init_script.sh
|
||||
/css
|
||||
/js
|
||||
.env
|
||||
.env_dev
|
||||
.env_prod
|
||||
3943
css/app.css
3943
css/app.css
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user