Skip to content

Commit 3208dab

Browse files
committed
update Jenkinsfile
1 parent 17179e2 commit 3208dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def podTemplate(arch,version) {
7171
requests:
7272
cpu: 1
7373
memory: 1Gi
74-
image: 'node:${version}'
74+
image: "node:${version}"
7575
imagePullPolicy: IfNotPresent
7676
command:
7777
- cat

0 commit comments

Comments
 (0)