mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 05:46:06 +00:00 
			
		
		
		
	fixes
This commit is contained in:
		@@ -52,10 +52,10 @@ build:pamac:
 | 
			
		||||
    - 'echo "root ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers'
 | 
			
		||||
    - chown -R build:build .
 | 
			
		||||
  script:
 | 
			
		||||
    - ls -lah
 | 
			
		||||
    - pwd
 | 
			
		||||
    - source PKGBUILD && pacman -Syu --noconfirm --needed --asdeps "${makedepends[@]}" "${depends[@]}"
 | 
			
		||||
    - ls -lah
 | 
			
		||||
    - sudo -u build makepkg --noextract #makepkg -si
 | 
			
		||||
    - sudo -u build makepkg -si
 | 
			
		||||
 | 
			
		||||
test:
 | 
			
		||||
  image: python:3.10-slim-bullseye
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user