1
0
Fork 0

build: Copy .git dir into container
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
Dustin 2025-08-13 08:13:47 -05:00
parent 870d484f4b
commit 8d89dd18a5
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
**/* **/*
!.git/
!dch_webhooks.py !dch_webhooks.py
!pyproject.toml !pyproject.toml