Compare commits
	
		
			No commits in common. "d0c116cee1dfd1b270c4b5ef00d6cfb2f792c555" and "c3e114788c8923b62d5f2946c8c66c60ee69d24f" have entirely different histories.
		
	
	
		
			d0c116cee1
			...
			c3e114788c
		
	
		
					 1 changed files with 0 additions and 16 deletions
				
			
		
							
								
								
									
										16
									
								
								.drone.yml
									
										
									
									
									
								
							
							
						
						
									
										16
									
								
								.drone.yml
									
										
									
									
									
								
							|  | @ -1,16 +0,0 @@ | ||||||
| kind: pipeline |  | ||||||
| type: docker |  | ||||||
| name: default |  | ||||||
| steps: |  | ||||||
|   - name: install |  | ||||||
|     image: node:20-alpine |  | ||||||
|     commands: |  | ||||||
|       - apk add firefox |  | ||||||
|       - npm run lint |  | ||||||
|       - npm run build |  | ||||||
|     when: |  | ||||||
|       ref: |  | ||||||
|         include: |  | ||||||
|           - refs/head/master |  | ||||||
|           - refs/head/feature/** |  | ||||||
|           - refs/tags/** |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue