This commit is contained in:
		
							parent
							
								
									8573a61602
								
							
						
					
					
						commit
						332808db2e
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
					@ -8,10 +8,8 @@ steps:
 | 
				
			||||||
  commands: 
 | 
					  commands: 
 | 
				
			||||||
  - luacheck --std +love -g -u -t .
 | 
					  - luacheck --std +love -g -u -t .
 | 
				
			||||||
- name: build
 | 
					- name: build
 | 
				
			||||||
  image: alpine
 | 
					  image: bash
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - apk add --no-cache bash
 | 
					 | 
				
			||||||
  - bash
 | 
					 | 
				
			||||||
  - chmod +x tools/boon/boon
 | 
					  - chmod +x tools/boon/boon
 | 
				
			||||||
  - ./tools/boon/boon love download 11.3
 | 
					  - ./tools/boon/boon love download 11.3
 | 
				
			||||||
  - ./tools/boon/boon build .
 | 
					  - ./tools/boon/boon build .
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue