mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-11 13:16:45 +02:00
20 lines
460 B
Diff
20 lines
460 B
Diff
--- a/tests/journey/gix.sh
|
|
+++ b/tests/journey/gix.sh
|
|
@@ -205,7 +205,7 @@
|
|
)
|
|
)
|
|
)
|
|
- (on_ci
|
|
+ (CI= on_ci
|
|
if test "$kind" = "max"; then
|
|
(with "https:// protocol"
|
|
(with "version 1"
|
|
@@ -584,7 +584,7 @@
|
|
}
|
|
)
|
|
fi
|
|
- (on_ci
|
|
+ (CI= on_ci
|
|
if [[ "$kind" = "max" ]]; then
|
|
(with "https:// protocol"
|
|
(with "version 1"
|