mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 19:31:15 +03:00
docker: enable gcc4, gcc6 and node6 builds
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -64,3 +64,8 @@ services:
|
||||
build:
|
||||
args:
|
||||
- NODE_VERSION=v5.12.0
|
||||
node6:
|
||||
extends: node4
|
||||
build:
|
||||
args:
|
||||
- NODE_VERSION=v6.11.0
|
||||
|
Reference in New Issue
Block a user