ci: update node env requirements on amd64 -- gcc & clang
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
8ebe882d58
commit
1dffe41180
1 changed files with 6 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ steps:
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: amd64 — gcc
|
name: amd64 — gcc
|
||||||
|
node:
|
||||||
|
environment: marci
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
|
@ -42,6 +44,8 @@ steps:
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: amd64 — clang
|
name: amd64 — clang
|
||||||
|
node:
|
||||||
|
environment: marci
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
|
@ -72,6 +76,8 @@ steps:
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: static analysis
|
name: static analysis
|
||||||
|
node:
|
||||||
|
environment: marci
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue