Merged in feature/165-dev-dev01 (pull request #12)
auto-patch 165-dev-dev01-2023-12-27T21_44_36 * auto-patch 165-dev-dev01-2023-12-27T21_44_36
This commit is contained in:
22
wp/wp-content/plugins/nginx-helper/wercker.yml
Normal file
22
wp/wp-content/plugins/nginx-helper/wercker.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
box: ubuntu
|
||||
|
||||
build:
|
||||
steps:
|
||||
|
||||
- script:
|
||||
name: placehoder
|
||||
code: echo "nothing to build"
|
||||
|
||||
deploy:
|
||||
steps:
|
||||
# - install-packages:
|
||||
# packages: subversion git wget
|
||||
|
||||
- rtcamp/wordpress-svn:
|
||||
pluginslug: nginx-helper
|
||||
mainfile: nginx-helper.php
|
||||
svnuser: $SVNUSER
|
||||
svnpass: $SVNPASS #wordpress.org password
|
||||
gituser: $GITUSER
|
||||
gitpass: $GITPASS #github.com password
|
||||
gitemail: git@example.com #github.com password
|
||||
Reference in New Issue
Block a user