Do not remove .git* anymore
This commit is contained in:
		
							parent
							
								
									9e269571fe
								
							
						
					
					
						commit
						8e8f3679fc
					
				
					 2 changed files with 0 additions and 6 deletions
				
			
		
							
								
								
									
										3
									
								
								.github/workflows/packaging_test.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/packaging_test.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -20,9 +20,6 @@ jobs:
 | 
			
		|||
    - uses: actions/checkout@v2
 | 
			
		||||
      env:
 | 
			
		||||
        DEBIAN_FRONTEND: "noninteractive"
 | 
			
		||||
    - name: Remove github artefacts
 | 
			
		||||
      run: |
 | 
			
		||||
        rm -rf .git*
 | 
			
		||||
    - name: Adjust distibution in changelog file
 | 
			
		||||
      run: |
 | 
			
		||||
        sed -i '0,/restricted/s//stable/' debian/changelog
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										3
									
								
								.github/workflows/release.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/release.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -46,9 +46,6 @@ jobs:
 | 
			
		|||
    - uses: actions/checkout@v2
 | 
			
		||||
      env:
 | 
			
		||||
        DEBIAN_FRONTEND: "noninteractive"
 | 
			
		||||
    - name: Remove github artefacts
 | 
			
		||||
      run: |
 | 
			
		||||
        rm -rf .git*
 | 
			
		||||
    - name: Adjust distibution in changelog file
 | 
			
		||||
      run: |
 | 
			
		||||
        sed -i '0,/restricted/s//stable/' debian/changelog
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue