edwagbb commited on
Commit
f4f20d5
·
verified ·
1 Parent(s): 6736106

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -11,4 +11,4 @@ CMD export Interval=10000 &&\
11
  cd $localrepoPath &&\
12
  npm install &&\
13
  export func_dir=$localrepoPath/functions &&\
14
- (node index.js & node /tmp/gitpipelocal/index.js )
 
11
  cd $localrepoPath &&\
12
  npm install &&\
13
  export func_dir=$localrepoPath/functions &&\
14
+ (node index.js & node /tmp/gitpipelocal/index.js)