]> granicus.if.org Git - graphviz/commit
Make the Windows pipeline stop on PowerShell cmdlet failure
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Fri, 14 Aug 2020 12:55:30 +0000 (14:55 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Tue, 18 Aug 2020 08:37:50 +0000 (10:37 +0200)
commit508125881a0bf61ec2a778e31e43ac83f3a42b2c
treec591dddc826dd86398259048d94a637ed9468c19
parent31c9172e627946eeb32fdadf2f0cf183ff682ad2
Make the Windows pipeline stop on PowerShell cmdlet failure

Note that this doesn't affect failures from .exe programs (but that is
already handled by the GitLab Shared Windows Runner). See
https://stackoverflow.com/questions/9948517/how-to-stop-a-powershell-script-on-the-first-error.
.gitlab-ci.yml