mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2025-09-18 05:29:37 +08:00
Update woodpecker.yml files
This commit is contained in:
parent
37d6c854c4
commit
0096160ba7
2 changed files with 4 additions and 1 deletions
|
@ -50,7 +50,8 @@ steps:
|
|||
CACHE_PASSWORD:
|
||||
from_secret: CACHE_PASSWORD
|
||||
commands:
|
||||
- wget -qO- https://astral.sh/uv/install.sh | sh
|
||||
- apt-get update && apt-get install -y --no-install-recommends curl build-essential && rm -rf /var/lib/apt/lists/*
|
||||
- curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
- uv sync --frozen --compile-bytecode
|
||||
- pytest src/
|
||||
- name: discord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue