add script to skip appsettings.json
This commit is contained in:
parent
c4f745e12b
commit
5f5aec3f26
@ -4,5 +4,6 @@ set "remoteRepo=https://HiNC-Public-Client:HiNCProduct20241117@superhightech-git
|
|||||||
"%git%" clone "%remoteRepo%" HiNC
|
"%git%" clone "%remoteRepo%" HiNC
|
||||||
cd HiNC
|
cd HiNC
|
||||||
"%git%" remote set-url origin "%remoteRepo%"
|
"%git%" remote set-url origin "%remoteRepo%"
|
||||||
|
"%git%" update-index --skip-worktree appsettings.json
|
||||||
"%git%" reset --hard && "%git%" pull
|
"%git%" reset --hard && "%git%" pull
|
||||||
cd ..
|
cd ..
|
Loading…
x
Reference in New Issue
Block a user