This commit is contained in:
		
							parent
							
								
									7722f02ecd
								
							
						
					
					
						commit
						9a0b503343
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -7,6 +7,7 @@ steps:
 | 
				
			||||||
    privileged: true
 | 
					    privileged: true
 | 
				
			||||||
    image: node:latest
 | 
					    image: node:latest
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
 | 
					      - rm -rf ./node_modules
 | 
				
			||||||
      - npm install
 | 
					      - npm install
 | 
				
			||||||
      - npm run build
 | 
					      - npm run build
 | 
				
			||||||
      - cp -r ./build/* /dazzle/
 | 
					      - cp -r ./build/* /dazzle/
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue