mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 14:06:14 +00:00 
			
		
		
		
	fixes
This commit is contained in:
		@@ -52,6 +52,9 @@ build:pamac:
 | 
				
			|||||||
    - 'echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
 | 
					    - 'echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
 | 
				
			||||||
    - chown -R build:build .
 | 
					    - chown -R build:build .
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
 | 
					    # download dependencies
 | 
				
			||||||
 | 
					    - source PKGBUILD && pacman -Syu --noconfirm --needed --asdeps "${makedepends[@]}" "${depends[@]}"
 | 
				
			||||||
 | 
					    # build
 | 
				
			||||||
    - sudo -u build makepkg -s
 | 
					    - sudo -u build makepkg -s
 | 
				
			||||||
 | 
					
 | 
				
			||||||
test:
 | 
					test:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user