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