mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 10:21:36 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			460 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			21 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"
 |