generated from alice-meta-packages/alice-meta-template
			Update .gitea/workflows/deploy.yml
	
		
			
	
		
	
	
		
			
				
	
				Deploy Package / Explore-Gitea-Actions (push) Successful in 4s
				
					Details
				
			
		
	
				
					
				
			
				
	
				Deploy Package / Explore-Gitea-Actions (push) Successful in 4s
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									cf0aac1b7b
								
							
						
					
					
						commit
						f6a2ae690e
					
				| 
						 | 
				
			
			@ -20,7 +20,7 @@ jobs:
 | 
			
		|||
          git clone --depth=1 https://git.alice.ufsj.edu.br/${{ gitea.repository }}
 | 
			
		||||
          
 | 
			
		||||
          echo "Removing .git dir..."
 | 
			
		||||
          rm -rf ./${{ github.event.repository.name }}/.git
 | 
			
		||||
          rm -rf ./${{ github.event.repository.name }}/{.git,.gitea}
 | 
			
		||||
          
 | 
			
		||||
          echo "Building package..."
 | 
			
		||||
          dpkg-deb --build ${{ github.event.repository.name }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue