Skip to content

Commit ab590f0

Browse files
committed
all images back in; updates #134'
1 parent bf774d1 commit ab590f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project = "h5cpp"
22

33
images = [
4-
/* 'centos': [
4+
'centos': [
55
'name': 'essdmscdm/centos7-build-node:1.0.1',
66
'sh': 'sh'
77
],
@@ -20,7 +20,7 @@ images = [
2020
'ubuntu1604': [
2121
'name': 'essdmscdm/ubuntu16.04-build-node:2.0.0',
2222
'sh': 'sh'
23-
],*/
23+
],
2424
'ubuntu1710': [
2525
'name': 'essdmscdm/ubuntu17.10-build-node:1.0.0',
2626
'sh': 'sh'

0 commit comments

Comments
 (0)