This commit is contained in:
		@@ -31,7 +31,7 @@ steps:
 | 
				
			|||||||
  - name: testing
 | 
					  - name: testing
 | 
				
			||||||
    image: alpine
 | 
					    image: alpine
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - apk add --no-cache curl
 | 
					      - apk add --no-cache curl git
 | 
				
			||||||
      - mkdir -p Insignia
 | 
					      - mkdir -p Insignia
 | 
				
			||||||
      - >
 | 
					      - >
 | 
				
			||||||
        curl -sL -o Insignia/default.xbe $(curl -s "https://api.github.com/repos/insignia-live/setup-assistant-release/releases/latest" |
 | 
					        curl -sL -o Insignia/default.xbe $(curl -s "https://api.github.com/repos/insignia-live/setup-assistant-release/releases/latest" |
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user