mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	[gha] fix build without pushing tag for pre-release debian packages
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
		
							parent
							
								
									8a8e328fcf
								
							
						
					
					
						commit
						8ac2ee49a8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -49,7 +49,7 @@ jobs:
 | 
			
		|||
      run: |
 | 
			
		||||
        sudo apt-get update
 | 
			
		||||
        sudo apt-get install devscripts
 | 
			
		||||
        debchange -v "`git describe --tags`-stretch" -M --distribution stretch "trunk build"
 | 
			
		||||
        debchange -v "`git describe --tags`-stretch" -b -M --distribution stretch "trunk build"
 | 
			
		||||
    - uses: singingwolfboy/build-dpkg-stretch@v1
 | 
			
		||||
      id: build
 | 
			
		||||
      with:
 | 
			
		||||
| 
						 | 
				
			
			@ -73,7 +73,7 @@ jobs:
 | 
			
		|||
      run: |
 | 
			
		||||
        sudo apt-get update
 | 
			
		||||
        sudo apt-get install devscripts
 | 
			
		||||
        debchange -v "`git describe --tags`-buster" -M --distribution buster "trunk build"
 | 
			
		||||
        debchange -v "`git describe --tags`-buster" -b -M --distribution buster "trunk build"
 | 
			
		||||
    - uses: singingwolfboy/build-dpkg-buster@v1
 | 
			
		||||
      id: build
 | 
			
		||||
      with:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue