mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 05:56:06 +00:00 
			
		
		
		
	fixed "deploy:pacman"
This commit is contained in:
		@@ -331,7 +331,6 @@ deploy:pacman:
 | 
				
			|||||||
      artifacts: true
 | 
					      artifacts: true
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
    - source .PKGBUILD/PKGBUILD
 | 
					    - source .PKGBUILD/PKGBUILD
 | 
				
			||||||
    - source version.env
 | 
					 | 
				
			||||||
    # fastapi-dls-1.0-1-any.pkg.tar.zst
 | 
					    # fastapi-dls-1.0-1-any.pkg.tar.zst
 | 
				
			||||||
    - BUILD_NAME=${pkgname}-${CI_COMMIT_REF_NAME}-${pkgrel}-any.pkg.tar.zst
 | 
					    - BUILD_NAME=${pkgname}-${CI_COMMIT_REF_NAME}-${pkgrel}-any.pkg.tar.zst
 | 
				
			||||||
    - PACKAGE_NAME=${pkgname}
 | 
					    - PACKAGE_NAME=${pkgname}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user