Changed branch
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Shahan Nedadahandeh 2022-12-29 18:04:19 -05:00
parent efc4b3a198
commit 9d96fdc363
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ trap "rm -rf $DIR" EXIT
pushd $DIR
git clone -b deploy file:///srv/git/www/cs-2022-class-profile.git --depth=1
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"