Skip to content
Snippets Groups Projects
  • Tristan Laurent's avatar
    d5a65207
    CI: Adapt CI to powershell core syntax · d5a65207
    Tristan Laurent authored and Thibaut ROMAIN's avatar Thibaut ROMAIN committed
    - Made two new .ps1 files to replace .bat files
    - Add .ps1 file to execute cmd script from powershell and put resulting var in powershell (thanks Microsoft to provide a clean solution...just a joke it's ugly)
    - Specify each variable scope when defining the in powershell as default scope is file scope
    d5a65207
    History
    CI: Adapt CI to powershell core syntax
    Tristan Laurent authored and Thibaut ROMAIN's avatar Thibaut ROMAIN committed
    - Made two new .ps1 files to replace .bat files
    - Add .ps1 file to execute cmd script from powershell and put resulting var in powershell (thanks Microsoft to provide a clean solution...just a joke it's ugly)
    - Specify each variable scope when defining the in powershell as default scope is file scope