Skip to content

Commit

Permalink
test: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
devcui committed Feb 23, 2024
1 parent cace375 commit 43fadb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/_ci/deploy-pipelines.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ else
node --max_old_space_size=5120 ./node_modules/@angular/cli/bin/ng build
fi

cp -rf ${ROOT_DIR}/CNAME ${DIST_DIR}/CNAME
cp -rf ${ROOT_DIR}/CNAME ${DIST_DIR}/browser/CNAME

cp -f ${DIST_DIR}/browser/index.html ${DIST_DIR}/browser/404.html

Expand Down

0 comments on commit 43fadb5

Please sign in to comment.