diff --git a/.circleci/config.yml b/.circleci/config.yml index 6022f3ac..b9ac76f2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -88,7 +88,6 @@ jobs: npm ci npm run build - wp-svn/deploy-plugin: - dry-run: true plugin-path: *PLUGIN_PATH wporg-assets-directory: wporg @@ -106,6 +105,7 @@ workflows: branches: ignore: /.*/ - svn-deploy: + context: genesis-svn requires: - wp-svn/check-versions - lint