Edit deploy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2022-12-29 16:56:03 -05:00
parent b3cf8acd79
commit f7a06e8bd0
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ pushd $DIR
git clone file:///srv/git/www/cs-2022-class-profile.git --depth=1
cd cs-2022-class-profile
export NEXT_PUBLIC_BASE_PATH="/classprofile/2022"
npm install
npm run build
npm run export