1
0
Fork 0

Add node container to Jenkins config

This commit is contained in:
sido 2018-07-19 21:48:38 +02:00
parent 249b15b777
commit 0207ffdfa2
1 changed files with 5 additions and 0 deletions

View File

@ -218,6 +218,11 @@ jenkins:
Image: "spotify/alpine"
Command: cat
TTY: true
node:
Image: "node"
ImageTag: "9.11.2"
Command: cat
TTY: true
EnvVars:
- type: Secret
key: PGP_PASSPHRASE