mirror of
				https://code.forgejo.org/actions/forgejo-release.git
				synced 2025-11-04 06:41:57 +02:00 
			
		
		
		
	display the runner logs on failure for debugging
This commit is contained in:
		
							parent
							
								
									d37076a4e9
								
							
						
					
					
						commit
						c16405df52
					
				
					 2 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -12,6 +12,7 @@ jobs:
 | 
			
		|||
          image-version: 1.19
 | 
			
		||||
      - name: 001
 | 
			
		||||
        run: |
 | 
			
		||||
          export FORGEJO_RUNNER_LOGS="${{ steps.forgejo.outputs.runner-logs }}"
 | 
			
		||||
          testdata/run.sh push_self http://testuser:admin1234@${{ steps.forgejo.outputs.host-port }} testuser setup-forgejo-release
 | 
			
		||||
          testdata/run.sh workflow http://testuser:admin1234@${{ steps.forgejo.outputs.host-port }} testuser try-setup-forgejo-release
 | 
			
		||||
      - name: 002
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue