mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-01 05:54:12 +00:00 
			
		
		
		
	ci: add auto-updating for develop
This commit is contained in:
		
							parent
							
								
									d3333ebb34
								
							
						
					
					
						commit
						91b57f8d8d
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		
							
								
								
									
										7
									
								
								.github/workflows/docker-develop.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/docker-develop.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -48,3 +48,10 @@ jobs: | ||||||
|           labels: develop |           labels: develop | ||||||
|           cache-from: type=gha |           cache-from: type=gha | ||||||
|           cache-to: type=gha,mode=max |           cache-to: type=gha,mode=max | ||||||
|  |       - name: Push update to server | ||||||
|  |         if: steps.build.outcome == 'success' | ||||||
|  |         uses: indiesdev/curl@v1.1 | ||||||
|  |         with: | ||||||
|  |           url: ${{ secrets.AUTO_UPDATE_URL }} | ||||||
|  |           method: POST | ||||||
|  |           timeout: 600000 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue