Skip to content

Commit

Permalink
Build a version of wordepress that handles 'search-type' attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
bboreham committed May 5, 2017
1 parent f7130b8 commit bbb6b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/circle-deploy-issues
Expand Up @@ -32,7 +32,7 @@ post_comment() {
}

cd $SRCDIR
bin/install-wordepress v1.0.0
bin/install-wordepress dc25407c2d2669366cd5c5b41c166b719f5570d0
bin/publish-site "$WP_DEV_URL" "$WP_DEV_USER" "$WP_DEV_PASSWORD"

if [ -n "$WP_GH_COMMENT_TOKEN" -a -n "$GH_PR" ] ; then
Expand Down

0 comments on commit bbb6b11

Please sign in to comment.