Skip to content

Commit

Permalink
add gatsby parser user
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar authored Dec 6, 2024
1 parent 90d4cb5 commit b17ea77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ echo "==========================================================================
# putting set conent-repo as the path
echo GATSBY_MANIFEST_PATH=$(pwd)/bundle.zip
export GATSBY_MANIFEST_PATH=$(pwd)/bundle.zip
echo process.env.GATSBY_PARSER_USER = 'buildbot'
export process.env.GATSBY_PARSER_USER = 'buildbot'

# run the site
npm run build

0 comments on commit b17ea77

Please sign in to comment.