mirror of
				https://gogs.blitter.com/RLabs/xs
				synced 2024-08-14 10:26:42 +00:00 
			
		
		
		
	Added lint stage to push script
Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
		
							parent
							
								
									1df11fd67b
								
							
						
					
					
						commit
						3f9696a10b
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -63,6 +63,9 @@ fi | ||||||
| stage "Test(C->S)" | stage "Test(C->S)" | ||||||
| echo "TODO ..." | echo "TODO ..." | ||||||
| 
 | 
 | ||||||
|  | stage "Lint" | ||||||
|  | make lint >lint.out | ||||||
|  | 
 | ||||||
| stage "Artifacts" | stage "Artifacts" | ||||||
| echo -n "Creating tarfile ..." | echo -n "Creating tarfile ..." | ||||||
| tar -cz --exclude=.git --exclude=cptest -f ${BACILLUS_ARTFDIR}/xs.tgz . | tar -cz --exclude=.git --exclude=cptest -f ${BACILLUS_ARTFDIR}/xs.tgz . | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue