We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f086c9a commit 5ea3444Copy full SHA for 5ea3444
1 file changed
.circleci/config.yml
@@ -156,10 +156,6 @@ jobs:
156
name: Deploy preview to Netlify
157
command: |
158
netlify deploy --alias=preview-${CIRCLE_PULL_REQUEST##*/} --filter @okta/vuepress-site
159
- # pushd /packages/@okta/vuepress-site/dist
160
- # netlify deploy --message "Developer docs prod" --prod --dir=.
161
- # netlify deploy --alias=preview-${CIRCLE_PULL_REQUEST##*/} --filter @okta/vuepress-site
162
- # popd
163
- run:
164
name: Log preview link
165
0 commit comments