ever-co/ever-gauzy-docs

[Bug] Deployment issue

evereq opened this issue · 0 comments

With CircleCI script, we have some weird deployment issues.
However, when I try to run it locally it works:

cd /mnt/e/coding/gauzy/ever-gauzy-docs/website
GIT_USER=evereq yarn run publish-gh-pages

image

So it has to be something related to CircleCI config probably? I am running in Ubuntu on Windows...
Notes:

  1. password can be just a personal GitHub token
  2. after deployment from the local PC, not sure why but in Github Pages it reset the custom domain setting, so I have to add it back manually:

image