mirror of
				https://code.forgejo.org/actions/forgejo-release.git
				synced 2025-11-04 06:41:57 +02:00 
			
		
		
		
	use a different IP prefix in nested forgejo instances
This commit is contained in:
		
							parent
							
								
									c00160628d
								
							
						
					
					
						commit
						d12e05c347
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -10,6 +10,7 @@ jobs:
 | 
			
		|||
        with:
 | 
			
		||||
          user: testuser
 | 
			
		||||
          password: admin1234
 | 
			
		||||
          lxc-ip-prefix: 10.0.15
 | 
			
		||||
      - id: testrepo
 | 
			
		||||
        run: |
 | 
			
		||||
          forgejo-test-helper.sh push testrepo http://testuser:admin1234@${{ steps.forgejo.outputs.host-port }} testuser testrepo > /tmp/output
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue