Merge dev into main: include uv lock
Build production Docker image / build-backend-image (push) Failing after 35s
Build production Docker image / build-backend-image (push) Failing after 35s
Track uv.lock so the production Docker workflow can build from a clean checkout.
This commit was merged in pull request #2.
This commit is contained in:
@@ -290,6 +290,7 @@ deploy/.env.prod
|
||||
# Misc
|
||||
*.class
|
||||
*.lock
|
||||
!uv.lock
|
||||
*.swp
|
||||
.buildlog/
|
||||
.history
|
||||
|
||||
Reference in New Issue
Block a user