Compare commits
	
		
			2 Commits
		
	
	
		
			00e11287eb
			...
			745ec6faa9
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 745ec6faa9 | |||
| 0469282538 | 
| @ -4,7 +4,10 @@ name: LivingTogether-Lab | |||||||
| 
 | 
 | ||||||
| steps: | steps: | ||||||
| - name: npm build | - name: npm build | ||||||
|  |   pull: if-not-exists | ||||||
|   image: node |   image: node | ||||||
|   commands: |   commands: | ||||||
|  |   - npm config set registry https://registry.npm.taobao.org | ||||||
|   - npm ci |   - npm ci | ||||||
|   - npm run release-lab |   - npm run release-lab | ||||||
|  |   - cp build/* /http/demo/living-together-lab/ | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user