mirror of
https://example.com
synced 2024-11-23 08:06:39 +09:00
ci: 💚 linux-headers in CI testCommit
This commit is contained in:
parent
c30ca32ab5
commit
240a05719a
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ testCommit:
|
|||
# POSTGRES_PASSWORD: $POSTGRES_PASSWORD
|
||||
# POSTGRES_HOST_AUTH_METHOD: trust
|
||||
script:
|
||||
- apk add --no-cache cargo python3 make g++
|
||||
- apk add --no-cache cargo python3 make g++ linux-headers
|
||||
- cp .config/ci.yml .config/default.yml
|
||||
- corepack enable
|
||||
- corepack prepare pnpm@latest --activate
|
||||
|
@ -88,4 +88,4 @@ dockerBuild:
|
|||
only:
|
||||
- main
|
||||
- beta
|
||||
- tags
|
||||
- tags
|
||||
|
|
Loading…
Reference in a new issue