projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee7fe54
)
ci: fix minor comment typo
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Mon, 22 Nov 2021 08:46:15 +0000
(12:46 +0400)
committer
Marc-André Lureau
<marcandre.lureau@redhat.com>
Mon, 22 Nov 2021 08:46:15 +0000
(12:46 +0400)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1371>
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 70a17199e711c3cf0422b3992b167900d8c2c25a..ae7d5f48b46f25a29a225081b44152055a31ad3b 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-427,7
+427,7
@@
build msys2 :
allow_failure: true
when: 'manual'
script:
- # Make sure powershell exi
s
ts on errors
+ # Make sure powershell exits on errors
# https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_preference_variables?view=powershell-6
- $ErrorActionPreference = "Stop"