mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	Don't require lint in pipeline
This commit is contained in:
		
							parent
							
								
									b6c894bc01
								
							
						
					
					
						commit
						e90d40a49e
					
				
					 1 changed files with 3 additions and 9 deletions
				
			
		| 
						 | 
					@ -215,15 +215,9 @@ workflows:
 | 
				
			||||||
  build:
 | 
					  build:
 | 
				
			||||||
    jobs:
 | 
					    jobs:
 | 
				
			||||||
      - lint
 | 
					      - lint
 | 
				
			||||||
      - build-linux:
 | 
					      - build-linux
 | 
				
			||||||
          requires:
 | 
					      - build-macos
 | 
				
			||||||
            - lint
 | 
					      - build-other
 | 
				
			||||||
      - build-macos:
 | 
					 | 
				
			||||||
          requires:
 | 
					 | 
				
			||||||
            - lint
 | 
					 | 
				
			||||||
      - build-other:
 | 
					 | 
				
			||||||
          requires:
 | 
					 | 
				
			||||||
            - lint
 | 
					 | 
				
			||||||
      - upload:
 | 
					      - upload:
 | 
				
			||||||
          requires:
 | 
					          requires:
 | 
				
			||||||
            - build-linux
 | 
					            - build-linux
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue