mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
try moving asm related scripts to asm\scripts folder
This commit is contained in:
parent
fe51338562
commit
c8e21df269
@ -144,9 +144,9 @@ before_deploy:
|
||||
git config --global user.email "dadonenf@microsoft.com"
|
||||
git config --global user.name "Daniel Donenfeld"
|
||||
cd %APPVEYOR_BUILD_FOLDER%
|
||||
push_asm.bat
|
||||
asm\scripts\push_asm.bat
|
||||
}
|
||||
|
||||
deploy_script:
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- ps: '& "deploy-asm.ps1"'
|
||||
- ps: '& "asm\scripts\deploy-asm.ps1"'
|
||||
|
Loading…
Reference in New Issue
Block a user