work in progress [might break]
This commit is contained in:
		
							parent
							
								
									658f46fffa
								
							
						
					
					
						commit
						30d7049838
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		
							
								
								
									
										6
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -18,4 +18,10 @@ jobs:
 | 
			
		|||
      uses: actions/checkout@v3
 | 
			
		||||
    - name: Build docker images
 | 
			
		||||
      run: ./build.sh 
 | 
			
		||||
    - name: Archive production artifacts
 | 
			
		||||
      uses: actions/upload-artifact@v3
 | 
			
		||||
      with:
 | 
			
		||||
        name: dist
 | 
			
		||||
        path: |
 | 
			
		||||
          dist
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue