Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use make.mudlet.org for Windows snapshots (Mudlet#2819)
* Test convert to powershell * Alternative approach * Zip release up * Try * fin * Set global variable * Echo right deploy URL * Use real curl * Use powershell syntax * Add call operator * Redirect standard output and error to variable * Use Invoke-RestMethod instead of curl.exe * Correct indenting in YAML * >- syntax contatenates all commands together; try separate file * Revert ">- syntax contatenates all commands together; try separate file" This reverts commit af90118. * Try using semicolon as command separator * Upload right after building * Properly store uploaded URL in a variable * Finalise upload script * Remove extra spaces
- Loading branch information