build: Copy .git dir into container
infra/dch-webhooks/pipeline/head This commit looks good
Details
infra/dch-webhooks/pipeline/head This commit looks good
Details
This is _also_ required for _setuptools_scm_ to work. I guess all this time, it's not been working, but silently. They must have changed something in 9.1.1 to make it fail loudly.master
parent
870d484f4b
commit
8d89dd18a5
|
@ -1,3 +1,4 @@
|
|||
**/*
|
||||
!.git/
|
||||
!dch_webhooks.py
|
||||
!pyproject.toml
|
||||
|
|
Loading…
Reference in New Issue