feature/3-migrate-from-grunt-to-webpack #13
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4,10 +4,10 @@ name: default | ||||||
| 
 | 
 | ||||||
| steps: | steps: | ||||||
|   - name: prepare |   - name: prepare | ||||||
|     image: node:12 |     image: node:15-alpine | ||||||
|     commands: |     commands: | ||||||
|       - npm install |       - npm install | ||||||
|   - name: build |   - name: build | ||||||
|     image: node:12 |     image: node:15-alpine | ||||||
|     commands: |     commands: | ||||||
|       - npm run build |       - npm run build | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue