removed todo
This commit is contained in:
parent
a927e291b5
commit
3e87820f63
@ -12,7 +12,7 @@ depends=('python' 'python-jose' 'python-starlette' 'python-httpx' 'python-fastap
|
|||||||
provider=("$pkgname")
|
provider=("$pkgname")
|
||||||
install="$pkgname.install"
|
install="$pkgname.install"
|
||||||
backup=('etc/default/fastapi-dls')
|
backup=('etc/default/fastapi-dls')
|
||||||
source=("git+file://${CI_PROJECT_DIR}" # todo: support dynamic CI/CD paths
|
source=("git+file://${CI_PROJECT_DIR}"
|
||||||
"$pkgname.default"
|
"$pkgname.default"
|
||||||
"$pkgname.service"
|
"$pkgname.service"
|
||||||
"$pkgname.tmpfiles")
|
"$pkgname.tmpfiles")
|
||||||
|
Loading…
Reference in New Issue
Block a user