fixed "deploy:pacman"

This commit is contained in:
Oscar Krause 2023-07-04 11:55:26 +02:00
parent fb27616b93
commit b298755faa

View File

@ -332,7 +332,6 @@ deploy:pacman:
artifacts: true
script:
- source .PKGBUILD/PKGBUILD
- source version.env
# fastapi-dls-1.0-1-any.pkg.tar.zst
- BUILD_NAME=${pkgname}-${CI_COMMIT_REF_NAME}-${pkgrel}-any.pkg.tar.zst
- PACKAGE_NAME=${pkgname}