ci: run job in node:20 container and install git; add proxy env
Some checks failed
CI / build-and-test (push) Failing after 1s
Some checks failed
CI / build-and-test (push) Failing after 1s
This commit is contained in:
@@ -11,7 +11,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-and-test:
|
build-and-test:
|
||||||
runs-on: CDCD
|
runs-on: CDCD
|
||||||
container: node:22-bookworm
|
container: dockerreg.eazygame.cn/xiner/node:22-bookworm
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user