Merge branch 'add-node-container' of p281392/molgenis-ops-docker-helm into master
This commit is contained in:
commit
bd004fd074
@ -219,6 +219,11 @@ jenkins:
|
|||||||
Image: "spotify/alpine"
|
Image: "spotify/alpine"
|
||||||
Command: cat
|
Command: cat
|
||||||
TTY: true
|
TTY: true
|
||||||
|
node:
|
||||||
|
Image: "node"
|
||||||
|
ImageTag: "9.11.2"
|
||||||
|
Command: cat
|
||||||
|
TTY: true
|
||||||
EnvVars:
|
EnvVars:
|
||||||
- type: Secret
|
- type: Secret
|
||||||
key: PGP_PASSPHRASE
|
key: PGP_PASSPHRASE
|
||||||
|
Loading…
Reference in New Issue
Block a user