mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 11:16:06 +00:00 
			
		
		
		
	fixes
This commit is contained in:
		@@ -12,7 +12,7 @@ depends=('python' 'python-jose' 'python-starlette' 'python-httpx' 'python-fastap
 | 
			
		||||
provider=("$pkgname")
 | 
			
		||||
install="$pkgname.install"
 | 
			
		||||
backup=('etc/default/fastapi-dls')
 | 
			
		||||
source=('git+file:///tmp/builds/oscar.krause/fastapi-dls' # https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
 | 
			
		||||
source=("git+file://${CI_PROJECT_DIR}" # todo: support dynamic CI/CD paths
 | 
			
		||||
        "$pkgname.default"
 | 
			
		||||
        "$pkgname.service"
 | 
			
		||||
        "$pkgname.tmpfiles")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user