the debian
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-08-05 21:52:52 -07:00
parent 22d56f90f0
commit 10017c7357

View File

@@ -27,7 +27,8 @@ steps:
- name: build-frontend
image: oven/bun:1.2.8
commands:
- apt install make
- apt-get update
- apt-get install make
- make build-frontend
- name: image-backend
@@ -136,6 +137,6 @@ steps:
- pull_request
---
kind: signature
hmac: 889fc2f8719cec92de40bc2868af0af0240ee622a3b01ccb1f4914c7f8756374
hmac: 4b66c6197f3d730605f9c52f90bb1970912d8a7765a11968640b924c0b01d4fc
...