Update .gitlab-ci.yml
This commit is contained in:
		
							parent
							
								
									14248d37d2
								
							
						
					
					
						commit
						160bad9d02
					
				@ -22,6 +22,7 @@ build:linux:
 | 
				
			|||||||
  stage: build
 | 
					  stage: build
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
  - cargo build --release
 | 
					  - cargo build --release
 | 
				
			||||||
 | 
					  - tree
 | 
				
			||||||
  artifacts:
 | 
					  artifacts:
 | 
				
			||||||
    paths:
 | 
					    paths:
 | 
				
			||||||
    - x86_64-unknown-linux-musl/release/per
 | 
					    - x86_64-unknown-linux-musl/release/per
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user