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
|
||||
type: docker
|
||||
name: amd64 — gcc
|
||||
node:
|
||||
environment: marci
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
||||
|
|
@ -42,6 +44,8 @@ steps:
|
|||
kind: pipeline
|
||||
type: docker
|
||||
name: amd64 — clang
|
||||
node:
|
||||
environment: marci
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
||||
|
|
@ -72,6 +76,8 @@ steps:
|
|||
kind: pipeline
|
||||
type: docker
|
||||
name: static analysis
|
||||
node:
|
||||
environment: marci
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue