ci: 💚 linux-headers in CI testCommit
This commit is contained in:
parent
c30ca32ab5
commit
240a05719a
@ -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 New Issue
Block a user