Windows Ci: Ensure consistent EOL (#49377)
This commit is contained in:
parent
d037e658a4
commit
f3257cea90
@ -5,6 +5,7 @@ ci:
|
|||||||
- Write-Output "Done"
|
- Write-Output "Done"
|
||||||
|
|
||||||
before_script::
|
before_script::
|
||||||
|
- git config core.autocrlf true
|
||||||
- fsutil 8dot3name set C:\ 0
|
- fsutil 8dot3name set C:\ 0
|
||||||
- . .\share\spack\setup-env.ps1
|
- . .\share\spack\setup-env.ps1
|
||||||
- If (Test-Path -path C:\\key\intermediate_ci_signing_key.gpg) { spack.ps1 gpg trust C:\\key\intermediate_ci_signing_key.gpg }
|
- If (Test-Path -path C:\\key\intermediate_ci_signing_key.gpg) { spack.ps1 gpg trust C:\\key\intermediate_ci_signing_key.gpg }
|
||||||
|
Loading…
Reference in New Issue
Block a user